summaryrefslogtreecommitdiff
path: root/docs/zcml.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/zcml.rst')
-rw-r--r--docs/zcml.rst27
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/zcml.rst b/docs/zcml.rst
new file mode 100644
index 000000000..ba40f5072
--- /dev/null
+++ b/docs/zcml.rst
@@ -0,0 +1,27 @@
+ZCML Directives
+===============
+
+Comprehensive reference material for every ZCML directive provided by
+:mod:`repoze.bfg` is available within this chapter. The ZCML
+directive documentation is organized alphabetically by directive name.
+
+.. toctree::
+ :maxdepth: 1
+
+ zcml/aclauthorizationpolicy
+ zcml/adapter
+ zcml/authtktauthenticationpolicy
+ zcml/configure
+ zcml/forbidden
+ zcml/include
+ zcml/notfound
+ zcml/remoteuserauthenticationpolicy
+ zcml/renderer
+ zcml/repozewho1authenticatiohnpolicy
+ zcml/resource
+ zcml/route
+ zcml/scan
+ zcml/static
+ zcml/subscriber
+ zcml/utility
+ zcml/view