Prevent docs build warnings
authorBastian Germann <bage@debian.org>
Sat, 30 Oct 2021 08:51:22 +0000 (10:51 +0200)
committerBastian Germann <bage@debian.org>
Wed, 28 Jun 2023 23:14:36 +0000 (00:14 +0100)
Gbp-Pq: Name docs

docs/conf.py

index ee61620639841cce0405c32e479b4588022da767..9927a69ad4fc2c25b46e4954f1dc23d558f945f1 100644 (file)
@@ -144,7 +144,7 @@ html_favicon = "_static/PyMuPDF.ico"
 # Add any paths that contain custom static files (such as style sheets) here,
 # relative to this directory. They are copied after the builtin static files,
 # so a file named "default.css" will overwrite the builtin "default.css".
-html_static_path = ["_static"]
+html_static_path = []
 html_theme_options = {
     "light_logo": "pymupdf-sidebar-logo-dark.png",
     "dark_logo": "pymupdf-sidebar-logo-light.png",