[79668b]: / docs / templates / toc.rst_t

Download this file

9 lines (6 with data), 128 Bytes

{{ header | heading }}

.. toctree::
   :maxdepth: {{ maxdepth }}
{% for docname in docnames %}
   {{ docname }}
{%- endfor %}