From f01fc7ce0cb03f093b1ab4d32b774d685df85b57 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 17 Oct 2011 21:44:05 -0400 Subject: fix note rendering --- docs/narr/project.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/narr/project.rst b/docs/narr/project.rst index 4f96448af..8fa4fbe9f 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -62,11 +62,12 @@ The included scaffolds are these: .. note:: -Rather than use any of the above scaffolds, Pylons 1 users may feel more -comfortable installing the :term:`Akhet` development environment, which -provides a scaffold named ``akhet``. This scaffold configures a Pyramid -application in a "Pylons-esque" way, including the use of a :term:`view -handler` to map URLs to code (a handler is much like a Pylons "controller"). + Rather than use any of the above scaffolds, Pylons 1 users may feel more + comfortable installing the :term:`Akhet` development environment, which + provides a scaffold named ``akhet``. This scaffold configures a Pyramid + application in a "Pylons-esque" way, including the use of a :term:`view + handler` to map URLs to code (a handler is much like a Pylons + "controller"). .. index:: single: creating a project -- cgit v1.2.3