summaryrefslogtreecommitdiff
path: root/docs/api
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/interfaces.rst14
1 files changed, 9 insertions, 5 deletions
diff --git a/docs/api/interfaces.rst b/docs/api/interfaces.rst
index e024fcff7..934322594 100644
--- a/docs/api/interfaces.rst
+++ b/docs/api/interfaces.rst
@@ -8,17 +8,21 @@
Event-Related Interfaces
++++++++++++++++++++++++
- .. autoclass:: IAfterTraversal
+ .. autointerface:: IAfterTraversal
- .. autoclass:: INewRequest
+ .. autointerface:: INewRequest
- .. autoclass:: INewResponse
+ .. autointerface:: INewResponse
- .. autoclass:: IWSGIApplicationCreatedEvent
+ .. autointerface:: IWSGIApplicationCreatedEvent
Other Interfaces
++++++++++++++++
- .. autoclass:: IExceptionResponse
+ .. autointerface:: IExceptionResponse
+
+ .. autointerface:: IRoutesMapper
+
+ .. autointerface:: IRoute