From 3f7735c6d1f56e3bde8a1fec8c8f6e4a57c20676 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 3 Feb 2010 04:24:06 +0000 Subject: Renderings. --- docs/narr/introduction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/introduction.rst') diff --git a/docs/narr/introduction.rst b/docs/narr/introduction.rst index 3410e6868..b4d10e7e5 100644 --- a/docs/narr/introduction.rst +++ b/docs/narr/introduction.rst @@ -165,7 +165,7 @@ common framework configuration tasks such as adding a view or a route. In Zope, :term:`ZCML` is typically required for similar purposes. In :term:`Grok`, a Zope-based web framework, :term:`decorator` objects and class-level declarations are used for this purpose. -:mod:`repoze.bfg` *supports* :term:`ZCML` and supports decorator-based +:mod:`repoze.bfg` supports :term:`ZCML` and decorator-based configuration, but does not require either. See :ref:`configuration_narr` for more information. -- cgit v1.2.3