File: no-sphinx-custom-icons.diff

package info (click to toggle)
setuptools 66.1.1-1%2Bdeb12u2
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 9,600 kB
  • sloc: python: 59,925; ansic: 196; makefile: 84; xml: 14
file content (11 lines) | stat: -rw-r--r-- 367 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -213,7 +213,7 @@ towncrier_draft_include_empty = False
 #extensions += ['jaraco.tidelift']
 
 # Add icons (aka "favicons") to documentation
-extensions += ['sphinx-favicon']
+#extensions += ['sphinx-favicon']
 html_static_path = ['images']  # should contain the folder with icons
 
 # Add support for nice Not Found 404 pages