summaryrefslogtreecommitdiff
path: root/doc/en/contents.rst
diff options
context:
space:
mode:
authorBruno Oliveira <nicoddemus@gmail.com>2016-08-22 23:35:41 -0300
committerBruno Oliveira <nicoddemus@gmail.com>2016-08-26 17:47:18 -0300
commit519f02b0149c3150c15bf240c09f362f5a391dd5 (patch)
treef07cc8c8f7fc817486dfe25f43b294ae4617b24c /doc/en/contents.rst
parentcb7c472e341bd423f6dad68db570af60676022b2 (diff)
downloadpytest-519f02b0149c3150c15bf240c09f362f5a391dd5.tar.gz
docs warnings as errors and initial page similar to README
* Changed "index" to be more similar to the README (#1708). * Fixes numerous issues like missing documents, syntax errors, etc (#1829, #432). * Mention all docs in "contents.rst" so it's easier for users to locate (#1112). * Add doc generation and checking to Travis and AppVeyor, to avoid re-introducing errors. Fixes #432, Fixes #1112, Fixes #1708, Fixes #1829
Diffstat (limited to 'doc/en/contents.rst')
-rw-r--r--doc/en/contents.rst29
1 files changed, 24 insertions, 5 deletions
diff --git a/doc/en/contents.rst b/doc/en/contents.rst
index c7db9a127..d7f900810 100644
--- a/doc/en/contents.rst
+++ b/doc/en/contents.rst
@@ -10,32 +10,51 @@ Full pytest documentation
.. toctree::
:maxdepth: 2
- overview
- apiref
- example/index
+ getting-started
+ usage
+ assert
+ builtin
+ fixture
monkeypatch
tmpdir
capture
recwarn
+ doctest
+ mark
+ skipping
+ parametrize
cache
- plugins
+ unittest
nose
+ xunit_setup
+ plugins
+ writing_plugins
+
+ example/index
+ goodpractices
+ customize
+ bash-completion
backwards-compatibility
+ license
contributing
talks
+ projects
+ faq
+ contact
.. only:: html
.. toctree::
+ :maxdepth: 1
- funcarg_compare
announce/index
.. only:: html
.. toctree::
:hidden:
+ :maxdepth: 1
changelog