Files
sphinx/tests/roots/test-root/_templates/customsb.html

5 lines
99 B
HTML

{# custom sidebar template #}
<h4>Custom sidebar</h4>
{{ toctree(titles_only=True, maxdepth=1) }}