Remove index.html template and use markup in index.txt instead.

Using reStructuredText to build the front page is a bit easier to maintain.
This commit is contained in:
Tony S Yu
2011-07-18 01:08:24 -04:00
parent 8f0f253aeb
commit cba0ec6484
3 changed files with 38 additions and 91 deletions
+1 -1
View File
@@ -148,7 +148,7 @@ html_static_path = ['_static']
# Additional templates that should be rendered to pages, maps page names to
# template names.
html_additional_pages = {'index': 'index.html'}
# html_additional_pages = {}
# If false, no module index is generated.
#html_use_modindex = True