diff options
Diffstat (limited to 'docs/classhandler.rst')
-rw-r--r-- | docs/classhandler.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/classhandler.rst b/docs/classhandler.rst index 3135aa1..d007613 100644 --- a/docs/classhandler.rst +++ b/docs/classhandler.rst @@ -3,3 +3,6 @@ ============================ .. automodule:: zope.event.classhandler + :no-members: + +.. autofunction:: handler(event_class, [handler]) |