From 649923746d5a1e8d3d3487640d99903fd0169c08 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 26 Jul 2008 06:21:00 +0000 Subject: Tweaks. --- docs/narr/traversal.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs/narr/traversal.rst') diff --git a/docs/narr/traversal.rst b/docs/narr/traversal.rst index 1044c25f1..64e92c570 100644 --- a/docs/narr/traversal.rst +++ b/docs/narr/traversal.rst @@ -22,8 +22,10 @@ items. .. note:: :mod:`repoze.bfg` features graph traversal. However, via the - inclusion of Routes, URL dispatch is also supported for the parts of - your URL space that better fit that model. + inclusion of :term:`Routes`, URL dispatch is also supported for the + parts of your URL space that better fit that model. See the + :ref:`urldispatch_module` for more information about using URL + dispatch. Non-graph traversal based URL dispatch can easily handle URLs such as ``http://example.com/members/Chris``, where it's assumed that each -- cgit v1.2.3