From e8edd5ff7157c9a11b6478702c1e45bb46f11344 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 9 Dec 2010 04:04:39 -0500 Subject: - Add a ``handler`` ZCML directive. This directive does the same thing as ``pyramid.configuration.add_handler``. --- docs/zcml.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/zcml.rst') diff --git a/docs/zcml.rst b/docs/zcml.rst index 60bbbf574..5913f9460 100644 --- a/docs/zcml.rst +++ b/docs/zcml.rst @@ -16,6 +16,7 @@ documentation is organized alphabetically by directive name. zcml/configure zcml/default_permission zcml/forbidden + zcml/handler zcml/include zcml/localenegotiator zcml/notfound -- cgit v1.2.3