summaryrefslogtreecommitdiff
path: root/docs/api.rst
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2010-01-17 18:19:58 +0000
committerChris McDonough <chrism@agendaless.com>2010-01-17 18:19:58 +0000
commit38b33d485322759050510c96a75334e36ca63c30 (patch)
tree0a2cf85bd7aca761c234c6f1bd151fc3ffd09526 /docs/api.rst
parentbd73fc6cc17544d14b029c528cd70da73dd0a364 (diff)
downloadpyramid-38b33d485322759050510c96a75334e36ca63c30.tar.gz
pyramid-38b33d485322759050510c96a75334e36ca63c30.tar.bz2
pyramid-38b33d485322759050510c96a75334e36ca63c30.zip
Final layout.
Diffstat (limited to 'docs/api.rst')
-rw-r--r--docs/api.rst24
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst
index 70ec4c4f5..2bd5fca01 100644
--- a/docs/api.rst
+++ b/docs/api.rst
@@ -5,3 +5,27 @@ Comprehensive reference material for every public API exposed by
:mod:`repoze.bfg` is available within this chapter. The API
documentation is organized alphabetically by module name.
+.. toctree::
+ :maxdepth: 1
+
+ api/authorization
+ api/authentication
+ api/chameleon_text
+ api/chameleon_zpt
+ api/configuration
+ api/events
+ api/exceptions
+ api/interfaces
+ api/location
+ api/paster
+ api/router
+ api/scripting
+ api/security
+ api/settings
+ api/testing
+ api/threadlocal
+ api/traversal
+ api/url
+ api/view
+ api/wsgi
+