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 
> precisely how to
>  - parse all urls in the documentation (I guess that sphinx might be of 
> some help here)
>  - implement a robust test of validity for url (the examples in [1] were 
> found using either httplib or urllib2)
>  - how to include it in Sage (a script sage-check-urls?).
>

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

-- 
John

<http://www.public.iastate.edu/%7Ekurthc/research/index.html>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to