From bcd5cb0ef58b47b12ad363a755a13213cb2df589 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 1 Nov 2009 23:05:53 +0000 Subject: Remove incorrect docs from hybrid chapter. Organize changelog of 1.1a1 into categories. --- docs/narr/hybrid.rst | 4 ---- 1 file changed, 4 deletions(-) (limited to 'docs') diff --git a/docs/narr/hybrid.rst b/docs/narr/hybrid.rst index 4ff5df493..8a83cd94e 100644 --- a/docs/narr/hybrid.rst +++ b/docs/narr/hybrid.rst @@ -197,10 +197,6 @@ It's :term:`view name` will be looked for during traversal. So if our URL is "http://example.com/one/two/a/another", the ``.views.another`` view will be called. -A ```` declaration *must* precede (in XML order) any ```` -declaration which names it as a ``route_name``. If it does not, at -application startup time a ``ConfigurationError`` will be raised. - Route Factories --------------- -- cgit v1.2.3