summaryrefslogtreecommitdiff
path: root/doc/web/storagebackends.rst
diff options
context:
space:
mode:
authorJacob Mason <jacoblmason@gmail.com>2010-08-07 17:04:45 -0500
committerJacob Mason <jacoblmason@gmail.com>2010-08-07 17:04:45 -0500
commitbc4f53fcc1400787fb51d85f2697b6a84d9ce3b3 (patch)
tree28c69e652e37e26e634f1af0666c3fc0f054438e /doc/web/storagebackends.rst
parentc08590e1528f92ff3bad996c99dad511daf4655b (diff)
downloadsphinx-bc4f53fcc1400787fb51d85f2697b6a84d9ce3b3.tar.gz
updated docs
Diffstat (limited to 'doc/web/storagebackends.rst')
-rw-r--r--doc/web/storagebackends.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/web/storagebackends.rst b/doc/web/storagebackends.rst
index 87e1b478..4a10e109 100644
--- a/doc/web/storagebackends.rst
+++ b/doc/web/storagebackends.rst
@@ -1,6 +1,6 @@
.. _storagebackends:
-.. currentmodule:: sphinx.websupport.comments
+.. currentmodule:: sphinx.websupport.storage
Storage Backends
================
@@ -8,12 +8,12 @@ Storage Backends
StorageBackend Methods
~~~~~~~~~~~~~~~~~~~~~~
-.. automethod:: sphinx.websupport.comments.StorageBackend.pre_build
+.. automethod:: sphinx.websupport.storage.StorageBackend.pre_build
-.. automethod:: sphinx.websupport.comments.StorageBackend.add_node
+.. automethod:: sphinx.websupport.storage.StorageBackend.add_node
-.. automethod:: sphinx.websupport.comments.StorageBackend.post_build
+.. automethod:: sphinx.websupport.storage.StorageBackend.post_build
-.. automethod:: sphinx.websupport.comments.StorageBackend.add_comment
+.. automethod:: sphinx.websupport.storage.StorageBackend.add_comment
-.. automethod:: sphinx.websupport.comments.StorageBackend.get_comments
+.. automethod:: sphinx.websupport.storage.StorageBackend.get_data