On Sat, Apr 23, 2011 at 8:45 AM, kcrisman <kcris...@gmail.com> wrote: > > > On Apr 23, 9:56 am, Florent Hivert <florent.hiv...@univ-rouen.fr> > wrote: >> Hi Simon, >> >> > There is another quite common mistake: >> >> > It should be >> > EXAMPLE:: >> >> > sage: bla >> >> > and not >> >> > EXAMPLE: >> > sage: bla >> > > > And it should be > > > EXAMPLES: > > We here give an interesting example:: > > sage: bla > > > A lot of this could be avoided by people doing "./sage -docbuild > reference html" or whatever is relevant, but I have to admit that, > until you get used to doing that, it seems like a big pain.
Even if you get used to doing it, it's a big pain due to the amount of time it takes. As requested, it was added to the patchbot, and this step alone takes more time than rebuilding the entire Sage library plus running all the tests (i.e. in real time, the patchbot spends the majority of its time running Sphinx). We really need to find a way to speed this up, parallelizing it an otherwise. - Robert -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org