summaryrefslogtreecommitdiff
path: root/docs/api/interfaces.rst
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-08-10 00:01:48 -0400
committerChris McDonough <chrism@plope.com>2011-08-10 00:01:48 -0400
commit7d75b9711290da353077d87323ba0ccc1c1918ab (patch)
tree9a566a7d3257030abe07834e9144db5bf67c0200 /docs/api/interfaces.rst
parent82bd0f9930bc19b9806acb7fd3c65c052eef3a28 (diff)
downloadpyramid-7d75b9711290da353077d87323ba0ccc1c1918ab.tar.gz
pyramid-7d75b9711290da353077d87323ba0ccc1c1918ab.tar.bz2
pyramid-7d75b9711290da353077d87323ba0ccc1c1918ab.zip
show members for event interfaces
Diffstat (limited to 'docs/api/interfaces.rst')
-rw-r--r--docs/api/interfaces.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/api/interfaces.rst b/docs/api/interfaces.rst
index 51a1963b5..9ab9eefc3 100644
--- a/docs/api/interfaces.rst
+++ b/docs/api/interfaces.rst
@@ -9,14 +9,19 @@ Event-Related Interfaces
++++++++++++++++++++++++
.. autointerface:: IApplicationCreated
+ :members:
.. autointerface:: INewRequest
+ :members:
.. autointerface:: IContextFound
+ :members:
.. autointerface:: INewResponse
+ :members:
.. autointerface:: IBeforeRender
+ :members:
Other Interfaces
++++++++++++++++