From c91abc312f61c2d012ff7f33b5bce07ecab3007b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 28 Nov 2009 00:16:08 +0000 Subject: Docs. --- docs/narr/configuration.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs/narr/configuration.rst') diff --git a/docs/narr/configuration.rst b/docs/narr/configuration.rst index c8f29fdfd..7c14439db 100644 --- a/docs/narr/configuration.rst +++ b/docs/narr/configuration.rst @@ -183,8 +183,10 @@ but return a response with the body ``Hello world!``; the ``goodbye_world`` view callable returns a response with the body ``Goodbye world!``. -Traversal -~~~~~~~~~ +.. _traversal_intro: + +An Introduction to Traversal +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If you've run the code in this tutorial already, you've actually unwittingly configured :mod:`repoze.bfg` to serve an application that -- cgit v1.2.3