blob: d867e1147bdab06302302eb384cc503170540ecc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- docs/conf.py.orig 2025-03-10 09:30:14 UTC
+++ docs/conf.py
@@ -244,10 +244,6 @@ texinfo_documents = [
# texinfo_show_urls = 'footnote'
-# Example configuration for intersphinx: refer to the Python standard library.
-intersphinx_mapping = {"python": ("https://docs.python.org/3", None)}
-
-
# --- Nitpicking options ------------------------------------------------------
nitpicky = True
|