Reorganize "Contents" page

Change the organization in a more logical way to a newcomer
This commit is contained in:
Bruno Oliveira 2015-09-26 01:09:50 -03:00
parent bf23a0f4b8
commit b403395cdb
3 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
cache: working with cross-testrun state
Cache: working with cross-testrun state
=======================================
.. versionadded:: 2.8
@ -253,7 +253,7 @@ than speed.
.. _`cache-api`:
config.cache API
========================================
------------------
The `config.cache`` object allows other plugins,
including ``conftest.py`` files,

View File

@ -12,12 +12,12 @@ Full pytest documentation
overview
apiref
cache
plugins
plugins_index/index
example/index
talks
plugins
cache
contributing
plugins_index/index
talks
funcarg_compare
announce/index

View File

@ -113,8 +113,8 @@ how to obtain the name of a plugin.
.. _`builtin plugins`:
pytest default plugin reference
===============================
Pytest default plugin reference
-------------------------------
You can find the source code for the following plugins