summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 5362b9681..9f9f9cdf5 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -40,13 +40,20 @@ Narrative documentation in chapter form explaining how to use
Tutorials
=========
-Step-by-step sample applications that use :mod:`repoze.bfg`.
+Step-by-step tutorials which demonstrate how you might use
+:mod:`repoze.bfg`.
.. toctree::
:maxdepth: 3
tutorials/lxmlgraph/index.rst
+.. toctree::
+ :maxdepth: 3
+
+ tutorials/cmf/index.rst
+
+
API documentation
=================