On Thursday, 22 March 2012 21:37:19 UTC, fhivert wrote:
>
>      Hi there,
>
> Sage documentation still has a lot of dangling links. To check if there are
> some please use the recently added option --warn-links as in:
>
>     sage --docbuild --warn-links reference html
>
> Beware that it triggers a full recompilation of the doc the first time you 
> add
> the option. 
>
I tried to use this, but ran into the following stupid glitch. If you do, 
in a clean copy of Sage, the following commands:

sage -b main
sage --docbuild --warn-links reference html 
sage -clone foo
sage --docbuild --warn-links reference html 

then *every one* of the last three commands will trigger a full rebuild of 
the reference manual (taking several tens of minutes)! This makes it 
basically impossible to use this new command together with Mercurial 
branches, and in particular kills any possibility of getting it to work 
with the patchbot.

David

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

Reply via email to