]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
try to fix broken docs
authorBob Halley <halley@dnspython.org>
Tue, 29 Aug 2023 21:11:10 +0000 (14:11 -0700)
committerBob Halley <halley@dnspython.org>
Tue, 29 Aug 2023 21:11:17 +0000 (14:11 -0700)
doc/conf.py
doc/requirements.txt

index 36585f3b022bc7fe9a3ed3d7f0368817f0029332..8f5509193b97f8061e76ffab5f1e4cb232a87cd1 100644 (file)
@@ -93,6 +93,7 @@ autoclass_content = "both"
 # a list of builtin themes.
 #
 # html_theme = 'alabaster'
+html_theme = "sphinx_rtd_theme"
 
 # Theme options are theme-specific and customize the look and feel of a theme
 # further.  For a list of options available for each theme, see the
index b5173984d2d896f9b872cdb38e704f70e02e5ea9..71ee8e1130251b174ea249359ebe3a7150e9ef69 100644 (file)
@@ -1,3 +1,3 @@
-sphinx==4.3.2
-sphinx_rtd_theme==1.2.2
+sphinx==5.0.2
+sphinx_rtd_theme==1.3.0
 readthedocs-sphinx-search==0.3.1