summaryrefslogtreecommitdiff
path: root/vendor/CherryPy-3.2.0/sphinx/source/refman/lib/caching.rst
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/CherryPy-3.2.0/sphinx/source/refman/lib/caching.rst')
-rw-r--r--vendor/CherryPy-3.2.0/sphinx/source/refman/lib/caching.rst26
1 files changed, 0 insertions, 26 deletions
diff --git a/vendor/CherryPy-3.2.0/sphinx/source/refman/lib/caching.rst b/vendor/CherryPy-3.2.0/sphinx/source/refman/lib/caching.rst
deleted file mode 100644
index d109a9b..0000000
--- a/vendor/CherryPy-3.2.0/sphinx/source/refman/lib/caching.rst
+++ /dev/null
@@ -1,26 +0,0 @@
-***************************
-:mod:`cherrypy.lib.caching`
-***************************
-
-.. automodule:: cherrypy.lib.caching
-
-Classes
-=======
-
-.. autoclass:: Cache
- :members:
-
-.. autoclass:: AntiStampedeCache
- :members:
-
-.. autoclass:: MemoryCache
- :members:
-
-Functions
-=========
-
-.. autofunction:: get
-
-.. autofunction:: tee_output
-
-.. autofunction:: expires