From 09c9fdfc2348fc81aec19576caf237b9363fef42 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 16 May 2009 18:52:03 +0000 Subject: This feature was removed. --- docs/api/urldispatch.rst | 10 ---------- docs/index.rst | 1 - 2 files changed, 11 deletions(-) delete mode 100644 docs/api/urldispatch.rst (limited to 'docs') diff --git a/docs/api/urldispatch.rst b/docs/api/urldispatch.rst deleted file mode 100644 index 2ebdd6de4..000000000 --- a/docs/api/urldispatch.rst +++ /dev/null @@ -1,10 +0,0 @@ -.. _urldispatch_module: - -:mod:`repoze.bfg.urldispatch` -============================= - -.. automodule:: repoze.bfg.urldispatch - - .. autoclass:: RoutesMapper - :members: - diff --git a/docs/index.rst b/docs/index.rst index 183c7445c..09d45a800 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -60,7 +60,6 @@ Per-module :mod:`repoze.bfg` API documentation. api/traversal api/location api/url - api/urldispatch api/view api/wsgi -- cgit v1.2.3