On 01/10/2013 12:50 AM, Jeroen Demeyer wrote:
On 2013-01-09 17:34, Volker Braun wrote:
Also, ccache is awesome.
Absolutely. Now we only need sphinx-cache, THAT would speed up building
Sage!
I don't want to go offtopic here, but since you mentioned this, I have
been searching for sphinx cache. I have come across this option of
sphinx - is this what you are referring to?
-d path
Since Sphinx has to read and parse all source files before it can write
an output file, the parsed source files are cached as “doctree pickles”.
Normally, these files are put in a directory called .doctrees under the
build directory; with this option you can select a different cache
directory (the doctrees can be shared between all builders).
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To post to this group, send email to sage-devel@googlegroups.com.
To unsubscribe from this group, send email to
sage-devel+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.