File: toc.rst_t

package info (click to toggle)
python-podman 5.4.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,140 kB
  • sloc: python: 7,532; makefile: 82; sh: 75
file content (7 lines) | stat: -rw-r--r-- 127 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
{{ header | heading }}

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