File: index.rst

package info (click to toggle)
junitparser 3.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 284 kB
  • sloc: python: 1,761; xml: 67; makefile: 14
file content (15 lines) | stat: -rw-r--r-- 282 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.. include:: ../README.rst

..
   NOTE: the "index" self-reference in the toctree below produces a warning
         but makes sure it shows up in the left-side TOC like all the other pages

.. toctree::
   :maxdepth: 2
   :hidden:

   index
   api
   genindex
   modindex
   search