summaryrefslogtreecommitdiff
path: root/sphinx/source/basics.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/source/basics.rst')
-rw-r--r--sphinx/source/basics.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/sphinx/source/basics.rst b/sphinx/source/basics.rst
index 60e7368a..1d955047 100644
--- a/sphinx/source/basics.rst
+++ b/sphinx/source/basics.rst
@@ -5,6 +5,9 @@ Basics
The following sections will drive you through the basics of
a CherryPy application, introducing some essential concepts.
+.. contents::
+ :depth: 4
+
The one-minute application example
##################################