Skip to content

Commit 2580064

Browse files
committed
update docs html theme
1 parent b621f34 commit 2580064

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353

5454
# General information about the project.
5555
project = u'pyModbusTCP'
56-
copyright = u'2022, Loïc Lefebvre'
56+
copyright = u'2023, Loïc Lefebvre'
5757
author = u'Loïc Lefebvre'
5858

5959
# The version info for the project you're documenting, acts as replacement for
@@ -124,7 +124,7 @@
124124
# The theme to use for HTML and HTML Help pages. See the documentation for
125125
# a list of builtin themes.
126126
#
127-
# html_theme = 'alabaster'
127+
html_theme = 'sphinx_rtd_theme'
128128

129129
# Theme options are theme-specific and customize the look and feel of a theme
130130
# further. For a list of options available for each theme, see the

0 commit comments

Comments
 (0)