summaryrefslogtreecommitdiff
path: root/docs/api.rst
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2012-09-15 18:58:45 -0400
committerChris McDonough <chrism@plope.com>2012-09-15 18:58:45 -0400
commit07cb8f0e112642a6a40127232ddc06125a73750e (patch)
tree391ba1380418aaed349f881588070cb745cf8faf /docs/api.rst
parent684fd22755f5ffd98b5629c63bc07a23c2edaf4a (diff)
downloadpyramid-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.rst1
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