We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3633d93 commit 055f531Copy full SHA for 055f531
docs/conf.py
@@ -23,7 +23,7 @@
23
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
24
25
html_theme = "alabaster"
26
-html_static_path = ["_static"]
+# html_static_path = ["_static"]
27
28
# use autoapi for packages that provide APIs (libraries)
29
autoapi_dirs = [
0 commit comments