-
-
Notifications
You must be signed in to change notification settings - Fork 689
Closed
Milestone
Description
As Sage gets increasingly modular, it becomes important (also for the doc website, currently it has broken links to e.g. sagenb interacts in the reference manual) that these spun off docs are still easy to find.
In fact, sphinx has an extension to link different projects,
see http://www.sphinx-doc.org/en/master/usage/extensions/intersphinx.html
so this appears quite doable.
Here is an incomplete docs to link
- sagetex
- sagenb (see py3: do not include the notebook documentation in sage #25382)
- cypari
- cysignals
- pplpy (not yet in Sage, see Replacement of sage/libs/ppl.pyx by pplpy #23024)
CC: @embray @kiwifb @antonio-rojas @timokau @infinity0
Component: documentation
Issue created by migration from https://trac.sagemath.org/ticket/27164