From 090f6b77dcc8cd738caba4dbb3885ccb6ddb3d41 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 16 May 2009 19:18:54 +0000 Subject: These are useless to explain; I don't even understand them. --- docs/narr/urldispatch.rst | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/docs/narr/urldispatch.rst b/docs/narr/urldispatch.rst index 905cf4d49..c27165731 100644 --- a/docs/narr/urldispatch.rst +++ b/docs/narr/urldispatch.rst @@ -122,18 +122,6 @@ filter A Python dotted-path name to a Routes `filter function `_. -absolute - - A boolean (true/false) indicating whether this route is absolute. - -member_name - - The member name for this route. - -collection_name - - The collection name for this route. - condition_method The name of the HTTP method used as the Routes `condition method @@ -149,14 +137,6 @@ condition_function A python-dotted path name to a Routes `condition function `_. -parent_member_name - - The parent member name for this route. - -parent_collection_name - - The parent collection name for this route. - explicit A boolean (true/false) indicating whether this route is `explicit -- cgit v1.2.3