summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/api.rst1
-rw-r--r--docs/api/router.rst8
-rw-r--r--docs/latexindex.rst1
3 files changed, 0 insertions, 10 deletions
diff --git a/docs/api.rst b/docs/api.rst
index bf7933a65..5bd24d6b2 100644
--- a/docs/api.rst
+++ b/docs/api.rst
@@ -21,7 +21,6 @@ documentation is organized alphabetically by module name.
api/paster
api/renderers
api/request
- api/router
api/scripting
api/security
api/settings
diff --git a/docs/api/router.rst b/docs/api/router.rst
deleted file mode 100644
index a4a4c176a..000000000
--- a/docs/api/router.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-.. _router_module:
-
-:mod:`pyramid.router`
-------------------------
-
-.. automodule:: pyramid.router
-
-.. autofunction:: pyramid.router.make_app(root_factory, package=None, filename='configure.zcml', settings=None)
diff --git a/docs/latexindex.rst b/docs/latexindex.rst
index 2bc052e7e..0403b60ff 100644
--- a/docs/latexindex.rst
+++ b/docs/latexindex.rst
@@ -92,7 +92,6 @@ API Reference
api/paster
api/renderers
api/request
- api/router
api/scripting
api/security
api/settings