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 850cea7 commit fa0cf90Copy full SHA for fa0cf90
doc/conf.py
@@ -68,4 +68,4 @@
68
# Add any paths that contain custom static files (such as style sheets) here,
69
# relative to this directory. They are copied after the builtin static files,
70
# so a file named "default.css" will overwrite the builtin "default.css".
71
-html_static_path = ["_static"]
+# html_static_path = ["_static"]
doc/requirements.txt
@@ -1,3 +1,3 @@
1
-Sphinx==3.2.1
+Sphinx==4.4.0
2
sphinx_markdown_tables
3
myst_parser
0 commit comments