On Fri, Nov 16, 2012 at 08:29:16PM -0800, Andrew Mathas wrote:
>    To build the documentation I typically use something like
>    sage -b && sage --docbuild reference html
>    Often this works without a hitch and just as often I get numerous warnings
>    like
>    categories.rst:44: WARNING: toctree contains reference to nonexisting
>    document u'sage/categories/commutative_additive_monoids'
>    and the corresponding pages are missing. In such cases, sage reports that
>    the documentation
>    builds "successfully" but the corresponding pages are missing.

Yeah, the documentation builder does not play nicely with applying and
unapplying patches, as it does not keep track properly of added /
removed files. As Travis said, the only really safe option is to nuke
the doc output.

Cheers,
                                Nicolas
--
Nicolas M. ThiƩry "Isil" <nthi...@users.sf.net>
http://Nicolas.Thiery.name/

-- 
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.


Reply via email to