Re: [PATCH v2] Add a target to check broken external links in the Documentation

2017-02-15 Thread Remy Leone
Le 15/02/2017 à 11:11, Jani Nikula a écrit : On Tue, 14 Feb 2017, Remy Leone wrote: From: Rémy Léone Documentation shouldn't have broken links. sphinx linkcheck builder scans all documents for external links, tries to open them with urllib2, and writes an overview which ones are broken and

Re: [PATCH v2] Add a target to check broken external links in the Documentation

2017-02-15 Thread Jani Nikula
On Tue, 14 Feb 2017, Remy Leone wrote: > From: Rémy Léone > > Documentation shouldn't have broken links. > sphinx linkcheck builder scans all documents for external links, tries > to open them with urllib2, and writes an overview which ones are broken > and redirected to standard output and to ou