summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick van Hattem <wolph@wol.ph>2020-06-29 23:38:33 +0200
committerGitHub <noreply@github.com>2020-06-29 14:38:33 -0700
commit4dca0db0092d260c228f4d25e588faebc7927f8f (patch)
tree9b456b9ecaa187c4f70a1d41687b39a06dc5e9b3
parent67c2fca8bb2208d57f74ad34da52c0ca2d9e29dc (diff)
downloadredis-py-4dca0db0092d260c228f4d25e588faebc7927f8f.tar.gz
Add `redis.sentinel.Sentinel` module documentation (#1165)
Added directive to document Sentinel module.
-rw-r--r--docs/index.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index e441bee..bc1a4fa 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -21,3 +21,6 @@ Contents:
.. automodule:: redis
:members:
+
+.. automodule:: redis.sentinel
+ :members: