#10831: Make python support SAGE_SPKG_INSTALL_DOCS
---------------------------+------------------------------------------------
Reporter: jason | Owner: tbd
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.6.2
Component: packages | Keywords:
Author: Jason Grout | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
This is a bit tricky since we need sphinx and other things installed
before we can build the docs, but sphinx and the other things depend on
python. To resolve this circular dependency, we try to import sphinx. If
we can't import sphinx, then we exit without error with a message that you
should install sphinx and related tools first and then try building the
docs again. This means that in order to use the environment variable, you
have to install the python spkg twice, since we don't have an option to
just build docs without building python. But maybe that's worth it for
someone that just wants the python docs.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10831>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.