#7943: move docbuild commands to their own targets in SAGE_ROOT/makefile
-----------------------------+----------------------------------------------
Reporter: mvngu | Owner: mvngu
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.3.3
Component: documentation | Keywords:
Author: Mitesh Patel | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
Changes (by mpatel):
* cc: GeorgSWeber (added)
Comment:
On math: Users who prefer JSMath to PNGmath can use `make doc-html-jsmath`
or
{{{
#!sh
export DOCBUILD_OPTS="-j"
make doc-html
}}}
On log proliferation: For parallel inter-spkg builds, we'll need to have
one log file per spkg. We could put them all in `SAGE_ROOT/logs`, say.
On cloning: #8258 may help.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7943#comment:4>
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.