-
-
Notifications
You must be signed in to change notification settings - Fork 643
Closed
Milestone
Description
This ticket adds an intersphinx mapping for Sphinx to resolve hyperlinks to the Scipy documentation.
With this change, Sphinx fetches the Scipy inventory file objects.inv
from https://docs.scipy.org/doc/scipy/reference/ during the docbuild. It links against the latest version of the Scipy documentation to keep it simple.
If the download fails, for example when building Sage without internet access, the docbuild will still succeed, but the Scipy cross-links will not be resolved.
CC: @embray @jhpalmieri
Component: documentation
Author: Markus Wageringel
Branch/Commit: u/gh-mwageringel/29231 @ d19232d
Issue created by migration from https://trac.sagemath.org/ticket/29231