#6187: [with patch, needs review] After making a clone, the reference manual
(and
other docs) should not have to be completely rebuilt.
---------------------------+------------------------------------------------
Reporter: jhpalmieri | Owner: tba
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.1
Component: documentation | Keywords:
Reviewer: John Cremona | Author: John Palmieri, Mitesh Patel
Merged: |
---------------------------+------------------------------------------------
Changes (by newvalueoldvalue):
* author: John Palmieri => John Palmieri, Mitesh Patel
Comment:
What should the output from 'sage -docbuild --update_mtimes reference
html' look like? Right now I see
{{{
sphinx-build -b html -d
/Applications/sage/devel/sage/doc/output/doctrees/en/reference
/Applications/sage/devel/sage/doc/en/reference
/Applications/sage/devel/sage/doc/output/html/en/reference
Sphinx v0.5.1, building html
loading pickled environment... done
building [html]: targets for 0 source files that are out of date
updating environment: 0 added, 0 changed, 0 removed
no targets are out of date.
Build finished. The built documents can be found in
/Applications/sage/devel/sage/doc/output/html/en/reference
}}}
Since it's not actually building anything (is it?), I think this is
misleading. In the new scripts patch, I've changed sage-clone so that it
suppresses the standard output from this command.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6187#comment:14>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---