Files
pytest2/doc/en/reference/index.rst
Tim Hoffmann ee10ecdf7e Reorder the reference guides in the docs
This changes the order to:

- API Reference
- Fixtures reference
- Configuration
- Exit codes
- Plugin List

which is approximately sorted from general to specific and often used to less used.
Plugin List ist at the end because it points to further external resources.
2022-05-16 23:01:54 +02:00

16 lines
158 B
ReStructuredText

:orphan:
.. _reference:
Reference guides
================
.. toctree::
:maxdepth: 1
reference
fixtures
customize
exit-codes
plugin_list