Hi Dan, On Tue, Jun 12, 2012 at 12:50 PM, Dan Drake <[email protected]> wrote: > I dunno if this would be an "awesome" Sage Days, or if I should/can run > it, but at the recent Sage Days, we had the idea of getting some Sphinx > devs to come so we can get them to reduce Sphinx's memory consumption > and get it to build things in parallel. We should do a Doc Days with > them.
This would be an awesome thing to have. Sphinx's memory consumption has really bit me with the release of Sage 5.0.1. The HTML version of the reference manual refused to build on boxen.math, because the build used nearly 1.4GB of RAM. My guess is that there is a memory limit in place on boxen.math. But I worked around the memory issue by building the documentation on sage.math, copied the built documentation over to boxen.math, and updated the website using that copy. It is much more work than the previous process I have been using, where I just get the binary version of Sage and update the documentation with that version. -- Regards, Minh Van Nguyen http://bit.ly/mvngu -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
