2009/6/8 davidloeffler <[email protected]>: > > On Jun 8, 1:05 pm, William Stein <[email protected]> wrote: >> Just out of curiosity, if you do "sage -upgrade" again, does it build >> the documentation yet again? >> >> William > > Yes, it does.
So I guess the fix will be to modify the file spkg/install. Right now it has these lines: #Build the documentation rm -rf "$SAGE_ROOT"/devel/sage-main/doc/output/doctrees rm -rf "$SAGE_ROOT"/devel/sage-main/doc/en/reference/sage/* "$SAGE_ROOT"/sage -docbuild --jsmath all html But it should have something less "brutal". That script is what is run to the "-upgrade". William > > David > > > > > -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org --~--~---------~--~----~------------~-------~--~----~ 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-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
