From 9b008bd5f5565b864f5cda3685681ae11d876883 Mon Sep 17 00:00:00 2001 From: Jochen Sprickerhof Date: Tue, 3 Jan 2023 14:35:03 +0100 Subject: [PATCH] Drop intersphinx Gbp-Pq: Name 0018-Drop-intersphinx.patch --- doc/source/conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index cc01771c..5f1d9acc 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -45,7 +45,6 @@ extensions = [ 'sphinx.ext.autosummary', 'sphinx.ext.coverage', 'sphinx.ext.mathjax', - 'sphinx.ext.intersphinx', 'numpydoc', 'sphinx_design', 'scipyoptdoc', -- 2.30.2