summaryrefslogtreecommitdiff
path: root/vendor/CherryPy-3.2.0/sphinx/source/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/CherryPy-3.2.0/sphinx/source/index.rst')
-rw-r--r--vendor/CherryPy-3.2.0/sphinx/source/index.rst47
1 files changed, 47 insertions, 0 deletions
diff --git a/vendor/CherryPy-3.2.0/sphinx/source/index.rst b/vendor/CherryPy-3.2.0/sphinx/source/index.rst
new file mode 100644
index 0000000..1f07e26
--- /dev/null
+++ b/vendor/CherryPy-3.2.0/sphinx/source/index.rst
@@ -0,0 +1,47 @@
+.. toctree::
+ :hidden:
+
+ intro/index
+ concepts/index
+ progguide/index
+ deployguide/index
+ refman/index
+ appendix/index
+
+
+********************************
+CherryPy |release| Documentation
+********************************
+
+Sections
+========
+
+:doc:`Introduction <intro/index>`
+---------------------------------
+*The who, what, and why of CherryPy*
+
+:doc:`Concepts <concepts/index>`
+---------------------------------
+*The basics of CherryPy*
+
+:doc:`Programmer's Guide <progguide/index>`
+-------------------------------------------
+*How to perform common tasks*
+
+:doc:`Deployment Guide <deployguide/index>`
+-------------------------------------------
+*Getting your application running and on the web*
+
+:doc:`Reference Manual <refman/index>`
+--------------------------------------
+*Module, class, and function reference*
+
+:doc:`Appendix <appendix/index>`
+--------------------------------
+
+:ref:`genindex`
+
+:ref:`modindex`
+
+:ref:`search`
+