#6495: Build the reference manual incrementally
-----------------------------+----------------------------------------------
Reporter: mpatel | Owner: tba
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.8
Component: documentation | Keywords: sd32
Work_issues: | Upstream: N/A
Reviewer: Volker Braun | Author: Mitesh Patel, John Palmieri
Merged: | Dependencies: #12016
-----------------------------+----------------------------------------------
Changes (by jhpalmieri):
* dependencies: => #12016
Comment:
Here's a new patch which uses the setting of `MAKE` to build docs in
parallel (or not). It's very similar to the code in `sage-ptest` from
#12016, except that when you run `sage-ptest`, the assumption should be
that you want to work in parallel, so the default number of threads (if
MAKE is not set) is min(8, #cpus). For doc building, we shouldn't assume
parallel building by default, I guess, so the default number of threads is
1.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6495#comment:39>
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.