Reorganize "Contents" page
Change the organization in a more logical way to a newcomer
This commit is contained in:
parent
bf23a0f4b8
commit
b403395cdb
|
@ -1,4 +1,4 @@
|
||||||
cache: working with cross-testrun state
|
Cache: working with cross-testrun state
|
||||||
=======================================
|
=======================================
|
||||||
|
|
||||||
.. versionadded:: 2.8
|
.. versionadded:: 2.8
|
||||||
|
@ -253,7 +253,7 @@ than speed.
|
||||||
.. _`cache-api`:
|
.. _`cache-api`:
|
||||||
|
|
||||||
config.cache API
|
config.cache API
|
||||||
========================================
|
------------------
|
||||||
|
|
||||||
The `config.cache`` object allows other plugins,
|
The `config.cache`` object allows other plugins,
|
||||||
including ``conftest.py`` files,
|
including ``conftest.py`` files,
|
||||||
|
|
|
@ -12,12 +12,12 @@ Full pytest documentation
|
||||||
|
|
||||||
overview
|
overview
|
||||||
apiref
|
apiref
|
||||||
cache
|
|
||||||
plugins
|
|
||||||
plugins_index/index
|
|
||||||
example/index
|
example/index
|
||||||
talks
|
plugins
|
||||||
|
cache
|
||||||
contributing
|
contributing
|
||||||
|
plugins_index/index
|
||||||
|
talks
|
||||||
funcarg_compare
|
funcarg_compare
|
||||||
announce/index
|
announce/index
|
||||||
|
|
||||||
|
|
|
@ -113,8 +113,8 @@ how to obtain the name of a plugin.
|
||||||
|
|
||||||
.. _`builtin plugins`:
|
.. _`builtin plugins`:
|
||||||
|
|
||||||
pytest default plugin reference
|
Pytest default plugin reference
|
||||||
===============================
|
-------------------------------
|
||||||
|
|
||||||
|
|
||||||
You can find the source code for the following plugins
|
You can find the source code for the following plugins
|
||||||
|
|
Loading…
Reference in New Issue