From fe84304296ef4e7f25e897561247ead9189d84e0 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 2 Jul 2009 17:25:25 +0000 Subject: Rendering. --- docs/narr/environment.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/narr/environment.rst b/docs/narr/environment.rst index abca73433..6a366f783 100644 --- a/docs/narr/environment.rst +++ b/docs/narr/environment.rst @@ -56,14 +56,15 @@ application-specific configuration settings. | | | ``package`` passed to ``make_app`` | | | | by the application. It may also | | | | take the form of a resource | -| | | "specification" which names both the | +| | | "specification" which names both the | | | | package name and a package-relative | | | | filename, e.g. | | | | ``dotted.package.name:path/to.zcml``. | | | | If it is a resource specification, | | | | both the *package* and the | -| | | *filename* passed to ``make_app`` are | -| | | overridden with the implied values. | +| | | *filename* passed to ``make_app`` | +| | | are overridden with the implied | +| | | values. | +---------------------------------+-----------------------------+----------------------------------------+ Examples -- cgit v1.2.3