On 2017-08-04 16:32, John Cremona wrote:
> Is there a quicker way to check docstrings for syntax and appearance
> than "make doc" which takes a very long times as it builds all of the
> docs?  I have only changed 3 files and want to keeping making the docs
> on those.  I suppose that after doing one "make doc" which completes
> without failing then subsequent ones will be faster, but it stopped
> dead at the first syntax error and when I corrected that and restarted
> it went back to the beginning again, only a little faster than the
> first time.

./sage -b && ./sage -docbuild reference/rings html

is much much faster. (Even doing this for all "reference" is already
much faster.)

-- 
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 sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to