summaryrefslogtreecommitdiff
path: root/docs/modules/index.rst
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2008-07-16 21:46:58 +0000
committerChris McDonough <chrism@agendaless.com>2008-07-16 21:46:58 +0000
commit80e4cf02ffd6f1e6b1c140dc2235424e7c1a276f (patch)
tree61983d284f0d8d25c5626e88a673b96a8a93e3db /docs/modules/index.rst
parentf082cab69f7dd1c42e02748c400d0c7076e9489e (diff)
downloadpyramid-80e4cf02ffd6f1e6b1c140dc2235424e7c1a276f.tar.gz
pyramid-80e4cf02ffd6f1e6b1c140dc2235424e7c1a276f.tar.bz2
pyramid-80e4cf02ffd6f1e6b1c140dc2235424e7c1a276f.zip
Good running start.
Diffstat (limited to 'docs/modules/index.rst')
-rw-r--r--docs/modules/index.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/modules/index.rst b/docs/modules/index.rst
index 644b9fdf4..3f799164f 100644
--- a/docs/modules/index.rst
+++ b/docs/modules/index.rst
@@ -7,7 +7,7 @@ API documentation
-----------------
The :mod:`repoze.bfg` package contains the code nececessary to create
-and run an application.
+and run a web application.
Sub-packages
------------
@@ -15,6 +15,9 @@ Sub-packages
.. toctree::
:maxdepth: 2
+ push
router
security
+ template
+ view