Sorry, I forgot one addition point for the "conf.py" file. Make sure you
reference the new "index.html" file:
-- conf.py
------------------------------------------------------------------
....
html_additional_pages = { 'index':'index.html' }
....
-------------------------------------------------------------------------------
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sphinx-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---