From 9ec2d646eb23b88e4ef8119b0b46240081953daf Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 11 Jan 2010 18:58:50 +0000 Subject: Merge of andrew-docs branch. --- docs/tutorials/bfgwiki2/basiclayout.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/tutorials/bfgwiki2/basiclayout.rst') diff --git a/docs/tutorials/bfgwiki2/basiclayout.rst b/docs/tutorials/bfgwiki2/basiclayout.rst index d882832d5..5392660da 100644 --- a/docs/tutorials/bfgwiki2/basiclayout.rst +++ b/docs/tutorials/bfgwiki2/basiclayout.rst @@ -6,6 +6,9 @@ The starter files generated by the ``bfg_routesalchemy`` template are basic, but they provide a good orientation for the high-level patterns common to most :term:`url dispatch` -based :mod:`repoze.bfg` projects. +The source code for this tutorial stage can be browsed at +`docs.repoze.org `_. + ``__init__.py`` --------------- -- cgit v1.2.3