Merge pull request #1069 from nicoddemus/docs-contents-reorg

Reorganize "Contents" page
This commit is contained in:
Ronny Pfannschmidt 2015-09-26 09:18:42 +02:00
commit 842aa5746f
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