summaryrefslogtreecommitdiff
path: root/docs/modules/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/modules/index.rst')
-rw-r--r--docs/modules/index.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/modules/index.rst b/docs/modules/index.rst
new file mode 100644
index 000000000..38cd5a29d
--- /dev/null
+++ b/docs/modules/index.rst
@@ -0,0 +1,18 @@
+.. _modules:
+
+API documentation
+=================
+
+:mod:`repoze.bfg`
+-----------------
+
+The :mod:`repoze.bfg` package contains the code nececessary to create
+and run an application.
+
+Sub-packages
+------------
+
+.. toctree::
+ :maxdepth: 2
+
+ router