Files
macports-ports/python/py-pyobjc6/files/patch-docs-conf.py.diff

11 lines
318 B
Diff
Raw Permalink Normal View History

--- docs/conf.py.orig 2020-04-01 07:47:09.000000000 -0400
+++ docs/conf.py 2020-04-01 07:47:25.000000000 -0400
@@ -34,7 +34,6 @@
"sphinx.ext.ifconfig",
"sphinx.ext.extlinks",
"examples",
- "sphinx_sitemap",
]
extlinks = {"issue": ("https://github.com/ronaldoussoren/pyobjc/issues/%s", "issue ")}