We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b19dbc commit 20e6252Copy full SHA for 20e6252
docs/conf.py
@@ -110,7 +110,7 @@ def setup(app):
110
"sphinx-prompt", # Required by sphinx_substitution_extensions
111
"sphinx_inline_tabs",
112
"sphinx_substitution_extensions",
113
- "sphinx-sitemap", # Required for the sitemap
+ 'sphinx_sitemap', # Required for the sitemap
114
]
115
116
docs/requirements.txt
@@ -4,6 +4,6 @@ sphinx-copybutton>=0.5.1
4
sphinx-design>=0.3.0
5
sphinx-inline-tabs>=2022.1.2b11
6
sphinx-prompt
7
+sphinx-sitemap==2.6.0
8
sphinx-tabs>=3.4.1
9
sphinx>=5.3.0
-sphinx-sitemap
0 commit comments