diff options
| author | Chris McDonough <chrism@agendaless.com> | 2008-07-16 21:46:58 +0000 |
|---|---|---|
| committer | Chris McDonough <chrism@agendaless.com> | 2008-07-16 21:46:58 +0000 |
| commit | 80e4cf02ffd6f1e6b1c140dc2235424e7c1a276f (patch) | |
| tree | 61983d284f0d8d25c5626e88a673b96a8a93e3db /docs/modules/index.rst | |
| parent | f082cab69f7dd1c42e02748c400d0c7076e9489e (diff) | |
| download | pyramid-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.rst | 5 |
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 |
