summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst28
1 files changed, 25 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 99589e1d9..bc6dbb303 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -3,12 +3,34 @@
repoze.bfg Documentation
========================
-Contents:
+Narrative documentation
+-----------------------
+
+Narrative documentation in chapter form explaining how to use
+:mod:`repoze.bfg`.
+
+.. toctree::
+ :maxdepth: 2
+
+ narr/introduction
+
+API documentation
+-----------------
+
+:mod:`repoze.bfg`
+-----------------
+
+The :mod:`repoze.bfg` package contains the code nececessary to create
+and run a web application.
.. toctree::
- :maxdepth: 3
+ :maxdepth: 2
- modules/index
+ api/push
+ api/router
+ api/security
+ api/template
+ api/view
Indices and tables
==================