Files

11 lines
318 B
Diff
Raw Permalink Normal View History

2020-03-31 11:13:44 -04:00
--- 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 @@
2019-11-24 19:12:49 +01:00
"sphinx.ext.ifconfig",
"sphinx.ext.extlinks",
"examples",
- "sphinx_sitemap",
]
2020-03-31 11:13:44 -04:00
extlinks = {"issue": ("https://github.com/ronaldoussoren/pyobjc/issues/%s", "issue ")}