#9850: make style of documentation consistent with sagemath.org
-----------------------------+----------------------------------------------
   Reporter:  niles          |       Owner:  mvngu
       Type:  defect         |      Status:  new  
   Priority:  major          |   Milestone:       
  Component:  documentation  |    Keywords:  style
     Author:  Niles Johnson  |    Upstream:  N/A  
   Reviewer:                 |      Merged:       
Work_issues:                 |  
-----------------------------+----------------------------------------------

Comment(by jhpalmieri):

 > I get "all targets are up to date"

 The thread on sage-devel cited in the description suggested using {{{sage
 -docbuild all html -j -S -a}}}; the flag "-S" says to pass the rest of the
 options to Sphinx, and "-a" tells Sphinx to build all files, not just
 changed ones.  So this command should force the whole thing to be rebuilt.

 (It would probably suffice for your purposes to use {{{sage -docbuild
 tutorial html -j -S -a}}} to just build one document instead of all of
 them, of course.)

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9850#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.

Reply via email to