diff options
| author | Chris McDonough <chrism@plope.com> | 2012-09-15 18:58:45 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2012-09-15 18:58:45 -0400 |
| commit | 07cb8f0e112642a6a40127232ddc06125a73750e (patch) | |
| tree | 391ba1380418aaed349f881588070cb745cf8faf /docs/api.rst | |
| parent | 684fd22755f5ffd98b5629c63bc07a23c2edaf4a (diff) | |
| download | pyramid-07cb8f0e112642a6a40127232ddc06125a73750e.tar.gz pyramid-07cb8f0e112642a6a40127232ddc06125a73750e.tar.bz2 pyramid-07cb8f0e112642a6a40127232ddc06125a73750e.zip | |
add pyramid.decorator.reify as an API. Closes #682
Diffstat (limited to 'docs/api.rst')
| -rw-r--r-- | docs/api.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst index e33fd6a74..9e540b49b 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -12,6 +12,7 @@ documentation is organized alphabetically by module name. api/authentication api/compat api/config + api/decorator api/events api/exceptions api/httpexceptions |
