1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Description: No intersphinx in docs
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2025-02-25
Index: python-keystoneauth1/doc/source/conf.py
===================================================================
--- python-keystoneauth1.orig/doc/source/conf.py
+++ python-keystoneauth1/doc/source/conf.py
@@ -18,7 +18,6 @@
extensions = [
'sphinx.ext.todo',
'sphinx.ext.coverage',
- 'sphinx.ext.intersphinx',
'openstackdocstheme',
'ext.list_plugins',
'sphinxcontrib.apidoc',
|