From eff4620c56f38c32113cd452b18b8af8f8cd1bbd Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 17 Jan 2009 19:28:22 +0000 Subject: Update docs with new default project stuff. --- docs/glossary.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/glossary.rst') diff --git a/docs/glossary.rst b/docs/glossary.rst index 528522e16..19eb304df 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -261,6 +261,10 @@ Glossary A `plain text format `_ that is the defacto standard for descriptive text shipped in :term:`distribution` files, and Python docstrings. + Root + The object at which :term:`traversal` begins when + :mod:`repoze.bfg` searches for a context (for :term:`URL + Dispatch`, the root is *always* the context). Subpath A list of element "left over" after the :term:`router` has performed a successful traversal to a view. The subpath is a -- cgit v1.2.3