summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/api/config.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api/config.rst b/docs/api/config.rst
index ca9351db0..6b4ed7b1b 100644
--- a/docs/api/config.rst
+++ b/docs/api/config.rst
@@ -76,18 +76,18 @@
.. automethod:: action
.. automethod:: add_directive
.. automethod:: with_package
+ .. automethod:: derive_view
:methodcategory:`Utility Methods`
.. automethod:: absolute_asset_spec
- .. automethod:: derive_view
.. automethod:: maybe_dotted
- .. automethod:: setup_registry
:methodcategory:`ZCA-Related APIs`
.. automethod:: hook_zca
.. automethod:: unhook_zca
+ .. automethod:: setup_registry
:methodcategory:`Testing Helper APIs`