summaryrefslogtreecommitdiff
path: root/doc/en/contents.rst
diff options
context:
space:
mode:
authorAbhijeet Kasurde <akasurde@redhat.com>2015-08-04 16:41:02 +0530
committerAbhijeet Kasurde <akasurde@redhat.com>2015-08-04 16:41:02 +0530
commite79413acc403b3ef69b9ac5741b18768f706a779 (patch)
tree544edbe09755e72b95b6375777df59f0ce4a4db3 /doc/en/contents.rst
parentc605cf92f96d687dc7c0e67c933677085b4afcc4 (diff)
downloadpytest-e79413acc403b3ef69b9ac5741b18768f706a779.tar.gz
Updated documentation from txt to rst
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Diffstat (limited to 'doc/en/contents.rst')
-rw-r--r--doc/en/contents.rst27
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/en/contents.rst b/doc/en/contents.rst
new file mode 100644
index 000000000..dabfcbecb
--- /dev/null
+++ b/doc/en/contents.rst
@@ -0,0 +1,27 @@
+.. _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
+ plugins
+ plugins_index/index
+ example/index
+ talks
+ contributing
+ funcarg_compare
+ announce/index
+
+.. toctree::
+ :hidden:
+
+ changelog
+