Changed sidebars in documentation. Removed unused links at documentation index bottom.

This commit is contained in:
Benoît Bryon 2013-02-06 15:41:17 +01:00
parent 631099d173
commit 7876cfffc7
2 changed files with 6 additions and 10 deletions

View file

@ -138,7 +138,12 @@ html_static_path = ['_static']
#html_use_smartypants = True
# Custom sidebar templates, maps document names to template names.
#html_sidebars = {}
html_sidebars = {
'**': ['globaltoc.html',
'relations.html',
'sourcelink.html',
'searchbox.html'],
}
# Additional templates that should be rendered to pages, maps page names to
# template names.

View file

@ -14,12 +14,3 @@ Contents
api/index
about/index
dev
******************
Indices and tables
******************
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`