projects
/
pymupdf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a69dfbf
)
Prevent docs build warnings
author
Bastian Germann
<bage@debian.org>
Sat, 30 Oct 2021 08:51:22 +0000
(10:51 +0200)
committer
Bastian Germann
<bage@debian.org>
Wed, 28 Jun 2023 23:14:36 +0000
(
00:14
+0100)
Gbp-Pq: Name docs
docs/conf.py
patch
|
blob
|
history
diff --git
a/docs/conf.py
b/docs/conf.py
index ee61620639841cce0405c32e479b4588022da767..9927a69ad4fc2c25b46e4954f1dc23d558f945f1 100644
(file)
--- a/
docs/conf.py
+++ b/
docs/conf.py
@@
-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",