File tree Expand file tree Collapse file tree 2 files changed +33
-3
lines changed Expand file tree Collapse file tree 2 files changed +33
-3
lines changed Original file line number Diff line number Diff line change 60
60
61
61
# General information about the project.
62
62
project = "redis-py"
63
- copyright = "2021 , Redis Inc"
63
+ copyright = "2022 , Redis Inc"
64
64
65
65
# The version info for the project you're documenting, acts as replacement for
66
66
# |version| and |release|, also used in various other places throughout the
152
152
153
153
# The name of an image file (relative to this directory) to place at the top
154
154
# of the sidebar.
155
- # html_logo = None
155
+ html_logo = "_static/redis-cube-red-white-rgb.svg"
156
156
157
157
# The name of an image file (within the static path) to use as favicon of the
158
158
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
287
287
epub_title = "redis-py"
288
288
epub_author = "Redis Inc"
289
289
epub_publisher = "Redis Inc"
290
- epub_copyright = "2021 , Redis Inc"
290
+ epub_copyright = "2022 , Redis Inc"
You can’t perform that action at this time.
0 commit comments