Hi, each of the following should work:
export SAGE_SKIP_PLOT_DIRECTIVE='yes' or export SAGE_DOCBUILD_OPTS+=' --no-plot' See ticket #17498. Ciao, Thierry On Fri, Jun 16, 2017 at 10:05:20PM -0700, Travis Scrimshaw wrote: > While I do enjoy the plots (thank you to everyone who has been working on > them to improve our documentation), they take a lot of time to render while > building the docs. I have to do doc-cleans often enough that I don't want > to have to rebuild the plots just to check that the documentation does > build for my changes. > > Is there currently such an option? If not, I am asking nicely someone more > familiar with the docbuilding to add it. > > Thanks, > Travis > > -- > You received this message because you are subscribed to the Google Groups > "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/sage-devel. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
