Commit acc37622 authored by Petrus J.v.Rensburg's avatar Petrus J.v.Rensburg

Create separate 'introduction' page. Have sidebar TOCs render nicely.

parent 53d456c6
:tocdepth: 2
Advanced Functionality
=================================
......
......@@ -137,8 +137,8 @@ html_last_updated_fmt = '%b %d, %Y'
# Custom sidebar templates, maps document names to template names.
html_sidebars = {
'index': ['toc_intro.html', 'sidebarintro.html', 'searchbox.html'],
'**': ['localtoc.html', 'searchbox.html']
'index': ['sidebarintro.html', 'searchbox.html'],
'**': ['toc.html', 'relations.html', 'searchbox.html']
}
# Additional templates that should be rendered to pages, maps page names to
# template names.
......
This diff is collapsed.
This diff is collapsed.
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