[sphinx] Added numpy and python in the intersphinx mapping
Compare changes
+ 2
− 1
@@ -25,6 +25,7 @@ extensions = [
@@ -239,7 +240,7 @@ autodoc_default_flags = [
By distraction I removed the packages intersphinx mapping from python
and numpy
when we use the file extra-intersphinx.txt
.
This patch fixes the issue.