summaryrefslogtreecommitdiff
path: root/docs/api
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/configuration.rst11
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/api/configuration.rst b/docs/api/configuration.rst
index beb86f7ef..95f3a7a4c 100644
--- a/docs/api/configuration.rst
+++ b/docs/api/configuration.rst
@@ -11,6 +11,8 @@
.. automethod:: end
+ .. automethod:: add_adapter
+
.. automethod:: add_renderer(name, factory)
.. automethod:: add_route
@@ -21,6 +23,8 @@
.. automethod:: add_subscriber
+ .. automethod:: add_utility
+
.. automethod:: add_view
.. automethod:: load_zcml(spec)
@@ -35,7 +39,10 @@
.. automethod:: set_notfound_view(view=None, attr=None, renderer=None, wrapper=None)
- .. automethod:: add_adapter
+ .. automethod:: testing_securitypolicy
- .. automethod:: add_utility
+ .. automethod:: testing_models
+
+ .. automethod:: testing_add_subscriber
+ .. automethod:: testing_add_template