diff options
Diffstat (limited to 'docs/api/hooks.rst')
-rw-r--r-- | docs/api/hooks.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/api/hooks.rst b/docs/api/hooks.rst new file mode 100644 index 0000000..7c4d888 --- /dev/null +++ b/docs/api/hooks.rst @@ -0,0 +1,8 @@ +========================================================== + ``zope.component.hooks``: The current component registry +========================================================== + +.. seealso:: :doc:`../hooks` for narrative documentation and examples. + +.. automodule:: zope.component.hooks + :noindex: |