diff options
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index bbd0fe6d..a2e35029 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -19,7 +19,12 @@ CherryPy — A Minimalist Python Web Framework development.rst glossary.rst history.rst - pkg/modules.rst + +.. toctree:: + :hidden: + :caption: Reference + + pkg/modules `CherryPy <http://www.cherrypy.org>`_ is a pythonic, object-oriented web framework. |