On Friday, November 30, 2012 8:11:11 AM UTC-8, Nicolas M. ThiƩry wrote: > > 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. >
I suppose it might also be necessary, occasionally, to delete the auto-generated files in devel/sage/doc/en/reference/sage. Deleting that entire directory would be an option if deleting the output directory doesn't fix things. -- John -- 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.