[PATCH] Prevent docs build warnings
authorDebian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Sun, 23 Aug 2020 19:15:38 +0000 (20:15 +0100)
committerBastian Germann <bastiangermann@fishpost.de>
Sun, 23 Aug 2020 19:15:38 +0000 (20:15 +0100)
Gbp-Pq: Name docs

docs/conf.py

index 88966e418a69529df9ca04dc62e24643b3e74a7b..fc758143f1758aef64acb6bfb165eaad9524b2fb 100644 (file)
@@ -128,12 +128,12 @@ html_theme_options = {
 # The name of an image file (within the static path) to use as favicon of the
 # docs.  This file should be a Windows icon file (.ico) being 16x16 or 32x32
 # pixels large.
-html_favicon = "Pymupdf.ico"
+html_favicon = "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 = []
 
 # Add any extra paths that contain custom files (such as robots.txt or
 # .htaccess) here, relative to this directory. These files are copied