diff options
| author | Chris McDonough <chrism@plope.com> | 2010-10-26 01:52:16 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2010-10-26 01:52:16 -0400 |
| commit | 9b8d0ca728b9668d853032dc2ed9136887a9bdf9 (patch) | |
| tree | 4645c24f93a755508d729cab46d434f26168b538 /docs | |
| parent | 8df795a82d4ee0a5670964ad18f7cfa54583aedb (diff) | |
| download | pyramid-9b8d0ca728b9668d853032dc2ed9136887a9bdf9.tar.gz pyramid-9b8d0ca728b9668d853032dc2ed9136887a9bdf9.tar.bz2 pyramid-9b8d0ca728b9668d853032dc2ed9136887a9bdf9.zip | |
add handler code
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api/configuration.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api/configuration.rst b/docs/api/configuration.rst index c0b52ed3f..f13fc48e5 100644 --- a/docs/api/configuration.rst +++ b/docs/api/configuration.rst @@ -42,6 +42,8 @@ .. automethod:: add_translation_dirs + .. automethod:: add_handler + .. automethod:: add_view .. automethod:: derive_view |
