From 831da8a6969703d79c4efb27a96c734140babf45 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 26 Dec 2009 19:23:29 +0000 Subject: - Created new top-level documentation section: "ZCML Directives". This section contains detailed ZCML directive information, some of which was removed from various narrative chapters. --- docs/index.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 9538dbaf6..aef653803 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -88,6 +88,16 @@ Per-module :mod:`repoze.bfg` API documentation. api/view api/wsgi +ZCML Directives +=============== + +Documentation for each :mod:`repoze.bfg` :term:`ZCML directive`. + +.. toctree:: + :maxdepth: 2 + + zcml + Tutorials ========= -- cgit v1.2.3