diff options
| author | Chris McDonough <chrism@agendaless.com> | 2010-01-17 17:55:39 +0000 |
|---|---|---|
| committer | Chris McDonough <chrism@agendaless.com> | 2010-01-17 17:55:39 +0000 |
| commit | bd73fc6cc17544d14b029c528cd70da73dd0a364 (patch) | |
| tree | 29cb63aabf483a6049f5481c680a94cf9d1077af /docs/api.rst | |
| parent | 04bee54e9b793790e8e612ccaa50547f1e440e9f (diff) | |
| download | pyramid-bd73fc6cc17544d14b029c528cd70da73dd0a364.tar.gz pyramid-bd73fc6cc17544d14b029c528cd70da73dd0a364.tar.bz2 pyramid-bd73fc6cc17544d14b029c528cd70da73dd0a364.zip | |
Using a single chapter for the API docs and a single chapter for the ZCML directives made it hard to read.
Diffstat (limited to 'docs/api.rst')
| -rw-r--r-- | docs/api.rst | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/docs/api.rst b/docs/api.rst index 2bd5fca01..70ec4c4f5 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -5,27 +5,3 @@ 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 - |
