From 4419efc09edd7d395a84dd5fff35966675d573e5 Mon Sep 17 00:00:00 2001 From: Reed OBrien Date: Wed, 19 May 2010 19:56:53 +0000 Subject: blue penciling per jpenny's irc notes: --- docs/narr/install.rst | 2 +- docs/narr/project.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/narr/install.rst b/docs/narr/install.rst index 9d6d2740a..014a11d7e 100644 --- a/docs/narr/install.rst +++ b/docs/narr/install.rst @@ -358,6 +358,6 @@ When you ``easy_install`` :mod:`repoze.bfg`, various Zope libraries, various Chameleon libraries, WebOb, Paste, PasteScript, and PasteDeploy libraries are installed. -Additionally, as shown in a following chapter, PasteScript (aka +Additionally, as chronicled in :ref:`project_narr`, PasteScript (aka *paster*) templates will be registered that make it easy to start a new :mod:`repoze.bfg` project. diff --git a/docs/narr/project.rst b/docs/narr/project.rst index 97df8a28c..acd55ea55 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -70,7 +70,7 @@ live within a package. Creating the Project -------------------- -In in :ref:`installing_chapter`, you created a virtual Python +In :ref:`installing_chapter`, you created a virtual Python environment via the ``virtualenv`` command. To start a :mod:`repoze.bfg` :term:`project`, use the ``paster`` facility installed within the virtualenv. In :ref:`installing_chapter` we -- cgit v1.2.3