]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
bump readthedocs-sphinx-search version to 0.3.2 2.4
authorBob Halley <halley@dnspython.org>
Mon, 15 Jan 2024 21:16:16 +0000 (13:16 -0800)
committerBob Halley <halley@dnspython.org>
Mon, 15 Jan 2024 21:16:16 +0000 (13:16 -0800)
doc/conf.py
doc/requirements.txt

index 10fc72de662821fc2ba1a842f2b2c33041c854aa..ba0f2622f82d372b3fcb3952324f4994deb30ab3 100644 (file)
@@ -70,7 +70,7 @@ release = "2.4.2"
 #
 # This is also used if you do content translation via gettext catalogs.
 # Usually you set "language" from the command line for these cases.
-language = None
+language = "en"
 
 # List of patterns, relative to source directory, that match files and
 # directories to ignore when looking for source files.
@@ -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..9a1114393a49609cced0226afae2bf80d72695e8 100644 (file)
@@ -1,3 +1,3 @@
-sphinx==4.3.2
-sphinx_rtd_theme==1.2.2
-readthedocs-sphinx-search==0.3.1
+sphinx==7.2.6
+sphinx_rtd_theme==2.0.0
+readthedocs-sphinx-search==0.3.2