diff options
Diffstat (limited to 'docs/api/interfaces.rst')
| -rw-r--r-- | docs/api/interfaces.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/api/interfaces.rst b/docs/api/interfaces.rst index 3e68d2e9f..e024fcff7 100644 --- a/docs/api/interfaces.rst +++ b/docs/api/interfaces.rst @@ -5,6 +5,9 @@ .. automodule:: repoze.bfg.interfaces +Event-Related Interfaces +++++++++++++++++++++++++ + .. autoclass:: IAfterTraversal .. autoclass:: INewRequest @@ -13,4 +16,9 @@ .. autoclass:: IWSGIApplicationCreatedEvent +Other Interfaces +++++++++++++++++ + + .. autoclass:: IExceptionResponse + |
