summaryrefslogtreecommitdiff
path: root/sphinx/source/refman/lib/auth.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/source/refman/lib/auth.rst')
-rw-r--r--sphinx/source/refman/lib/auth.rst14
1 files changed, 0 insertions, 14 deletions
diff --git a/sphinx/source/refman/lib/auth.rst b/sphinx/source/refman/lib/auth.rst
deleted file mode 100644
index 7008e268..00000000
--- a/sphinx/source/refman/lib/auth.rst
+++ /dev/null
@@ -1,14 +0,0 @@
-************************
-:mod:`cherrypy.lib.auth`
-************************
-
-.. automodule:: cherrypy.lib.auth
-
-Functions
-=========
-
-.. autofunction:: check_auth
-
-.. autofunction:: basic_auth
-
-.. autofunction:: digest_auth