Commit f4ca7150 authored by Serge S. Koval's avatar Serge S. Koval

Bumped conf.py

parent c565a545
...@@ -136,7 +136,8 @@ html_static_path = ['_static'] ...@@ -136,7 +136,8 @@ html_static_path = ['_static']
# Custom sidebar templates, maps document names to template names. # Custom sidebar templates, maps document names to template names.
html_sidebars = { html_sidebars = {
'index': ['sidebarintro.html', 'sourcelink.html', 'searchbox.html'], 'index': ['sidebarintro.html', 'sourcelink.html', 'searchbox.html'],
'**': ['localtoc.html', 'relations.html', 'sourcelink.html', 'searchbox.html'] '**': ['localtoc.html', 'relations.html',
'sourcelink.html', 'searchbox.html']
} }
# Additional templates that should be rendered to pages, maps page names to # Additional templates that should be rendered to pages, maps page names to
# template names. # template names.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment