From 37bcb77a86b73151c781d8b0b8c2d3d4e14f5fe7 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 19 Jan 2010 02:08:12 +0000 Subject: Bug Fixes --------- - When the ``Configurator`` is passed an instance of ``zope.component.registry.Components`` as a ``registry`` constructor argument, fix the instance up to have the attributes we expect of an instance of ``repoze.bfg.registry.Registry`` when ``setup_registry`` is called. This makes it possible to use the global Zope component registry as a BFG application registry. Documentation ------------- - Change renderings of ZCML directive documentation. - Add a narrative documentation chapter: "Using the Zope Component Architecture in ``repoze.bfg``" --- docs/copyright.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs/copyright.rst') diff --git a/docs/copyright.rst b/docs/copyright.rst index 6ecd5af0f..28b6a4089 100644 --- a/docs/copyright.rst +++ b/docs/copyright.rst @@ -61,6 +61,13 @@ Used with permission: The :ref:`webob_chapter` chapter is adapted, with permission, from documentation originally written by Ian Bicking. +Print Production +---------------- + +The print version of this book was produced using the `Sphinx +`_ documentation generation system and the +`LaTeX `_ typesetting system. + Contacting The Publisher ------------------------ -- cgit v1.2.3