From e60df41736efca565ce118d4cb6ca0eaced0261f Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 2 Jul 2009 07:37:33 +0000 Subject: - Added a "Resources" chapter to the narrative documentation which explains how to override resources within one package from another package. --- docs/narr/project.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/narr/project.rst') diff --git a/docs/narr/project.rst b/docs/narr/project.rst index b465082eb..a8b0ccdd4 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -7,6 +7,8 @@ You can use :mod:`repoze.bfg` 's sample application generator to get started. This generator uses :term:`Paste` templates to allow creation of a new project by answering a series of questions. +.. _creating_a_project: + Creating the Project -------------------- -- cgit v1.2.3