summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/pytest/doc/en/contents.rst
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/tools/pytest/doc/en/contents.rst')
-rw-r--r--testing/web-platform/tests/tools/pytest/doc/en/contents.rst39
1 files changed, 39 insertions, 0 deletions
diff --git a/testing/web-platform/tests/tools/pytest/doc/en/contents.rst b/testing/web-platform/tests/tools/pytest/doc/en/contents.rst
new file mode 100644
index 000000000..48c3471b5
--- /dev/null
+++ b/testing/web-platform/tests/tools/pytest/doc/en/contents.rst
@@ -0,0 +1,39 @@
+.. _toc:
+
+Full pytest documentation
+===========================
+
+`Download latest version as PDF <pytest.pdf>`_
+
+.. `Download latest version as EPUB <http://media.readthedocs.org/epub/pytest/latest/pytest.epub>`_
+
+.. toctree::
+ :maxdepth: 2
+
+ overview
+ apiref
+ example/index
+ monkeypatch
+ tmpdir
+ capture
+ recwarn
+ cache
+ plugins
+
+ contributing
+ talks
+
+.. only:: html
+
+ .. toctree::
+
+ funcarg_compare
+ announce/index
+
+.. only:: html
+
+ .. toctree::
+ :hidden:
+
+ changelog
+