Re: [sage-devel] Re: broken links in documentation

2013-07-06 Thread vdelecroix
Le samedi 6 juillet 2013 13:22:51 UTC+2, Harald Schilly a écrit : > > On Sat, Jul 6, 2013 at 12:08 AM, vdelecroix > <20100.d...@gmail.com> > wrote: > > Should I open a global ticket for all these broken links ? > > yes, i think that's the best idea. > and i likely found the correct one for th

Re: [sage-devel] Re: broken links in documentation

2013-07-06 Thread Harald Schilly
On Sat, Jul 6, 2013 at 12:08 AM, vdelecroix <20100.delecr...@gmail.com> wrote: > Should I open a global ticket for all these broken links ? yes, i think that's the best idea. and i likely found the correct one for the link to the tuwien: http://hep.itp.tuwien.ac.at/~kreuzer/CY/ H -- You receiv

[sage-devel] Re: broken links in documentation

2013-07-05 Thread vdelecroix
> > Try: > > sage --docbuild reference linkcheck > > According to the Sphinx documentation, that should check all external > links in the reference manual. > > (See http://sphinx-doc.org/invocation.html.) > Thanks John! I tried and get http://www.math.jussieu.fr/~delecroix/reference-linkcheck

[sage-devel] Re: broken links in documentation

2013-07-05 Thread John H Palmieri
On Friday, July 5, 2013 8:38:19 AM UTC-7, vdelecroix wrote: > > Hi, > > I found various broken urls [1] in the documentation and I guess that > there are much more. It would be nice if there was an automatic procedure > to check if the urls are valid. I would be happy to help but I do not know

[sage-devel] Re: broken links in documentation

2013-07-05 Thread Harald Schilly
On Friday, July 5, 2013 5:38:19 PM UTC+2, vdelecroix wrote: > > Hi, > > I found various broken urls > extracting external links and checking, if the server replies with a 200 OK header after < 20 seconds, is actually quite easy to do. if nobody beats me to this, i'll code a script soon. the f

[sage-devel] Re: broken links in documentation

2013-07-05 Thread kcrisman
Maybe this would be useful? http://wummel.github.io/linkchecker/ On Friday, July 5, 2013 11:38:19 AM UTC-4, vdelecroix wrote: > > Hi, > > I found various broken urls [1] in the documentation and I guess that > there are much more. It would be nice if there was an automatic procedure > to check i