File: intersphinx-local.diff

package info (click to toggle)
pillow 11.3.0-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 72,756 kB
  • sloc: python: 48,899; ansic: 38,340; makefile: 302; sh: 168; javascript: 85
file content (11 lines) | stat: -rw-r--r-- 345 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -37,7 +37,7 @@ extensions = [
     "sphinxext.opengraph",
 ]
 
-intersphinx_mapping = {"python": ("https://docs.python.org/3", None)}
+intersphinx_mapping = {"python": ("/usr/share/doc/python3/html", None)}
 
 # The suffix(es) of source filenames.
 # You can specify multiple suffix as a list of string: