summaryrefslogtreecommitdiff
path: root/sphinx/source/index.rst
blob: 492bdbbf7cf3278cdcfd4ab4a7eacd30b8cab6c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
.. toctree::
   :hidden:

   intro/index
   tutorial/index
   progguide/index
   deployguide/index
   refman/index
   appendix/index


********************************
CherryPy |release| Documentation
********************************

:doc:`Introduction <intro/index>`
---------------------------------
The who, what, and why of CherryPy

:doc:`Tutorial <tutorial/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>`
--------------------------------
:doc:`FAQ </appendix/faq>`, :doc:`Performance benchmarking </appendix/cherrypyspeed>`, and :doc:`Success Stories </appendix/success>`

Other
-----

:ref:`genindex`

:ref:`modindex`

:ref:`search`