show the local toctree in the left sidebar
Change-Id: I2186cff6891a32f242b48c4a1396debaf5c8f7ed Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<div class="docs-sidebar-toc">
|
||||
<div class="docs-sidebar-section" id="table-of-contents">
|
||||
<a href="{{ pathto(master_doc) }}" class="docs-sidebar-section-title"><h4>{{ _('Contents') }}</h4></a>
|
||||
{{ toctree(maxdepth=2) }}
|
||||
{{ toc }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user