diff options
Diffstat (limited to 'docs/zcml.rst')
| -rw-r--r-- | docs/zcml.rst | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/docs/zcml.rst b/docs/zcml.rst deleted file mode 100644 index caced5c16..000000000 --- a/docs/zcml.rst +++ /dev/null @@ -1,32 +0,0 @@ -.. _zcml_directives: - -ZCML Directives -=============== - -Comprehensive reference material for every ZCML directive provided by -:app:`Pyramid` 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/asset - zcml/configure - zcml/default_permission - zcml/forbidden - zcml/include - zcml/localenegotiator - zcml/notfound - zcml/remoteuserauthenticationpolicy - zcml/renderer - zcml/repozewho1authenticationpolicy - zcml/route - zcml/scan - zcml/static - zcml/subscriber - zcml/translationdir - zcml/utility - zcml/view |
