-
-
Notifications
You must be signed in to change notification settings - Fork 789
Closed
Milestone
Description
No change in functionality, just some clean up.
In particular:
- move the code for running Sphinx to
src/sage_setup/docbuild - do not create and delete empty directories, instead silence the Sphinx warnings about non-existing directories
- instead of
compile(), useimport - add a new variable
SAGE_DOC_OUTPUTforsrc/doc/output(this is moved tolocal/share/doc/sagein Build documentation in $SAGE_SHARE/doc/sage #19963)
Depends on #19950
CC: @hivert @nathanncohen
Component: build
Author: Jeroen Demeyer
Branch: 0455d14
Reviewer: Marc Mezzarobba
Issue created by migration from https://trac.sagemath.org/ticket/19127
Reactions are currently unavailable