Re: [sage-devel] How find out which plot causes docbuild error

2016-09-30 Thread Ralf Stephan
Thanks! -- 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.

Re: [sage-devel] How find out which plot causes docbuild error

2016-09-30 Thread Francois Bissey
A fair question. I cannot remember the folder from the top of my head but I have debugged that problem several time. First counting 35 blocks may not get you the right one, unless you are building serially. You should try to locate it under local/share/doc/sage/inventory/en/reference/plot3d/sage/pl

[sage-devel] How find out which plot causes docbuild error

2016-09-30 Thread Ralf Stephan
Hi, [dochtml] OSError: [plot3d ] /home/ralf/sage/src/doc/en/reference/plot3d/sage/plot/plot3d/plot3d.rst:1937: WARNING: Exception occurred in plotting plot3d-35 how do I find out without manipulating the rst or counting 35 blocks which plot has failed? This is a principle question, I could a