DevDocs.io: voting for D

John Colvin via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Thu Jun 4 17:26:38 PDT 2015


On Thursday, 4 June 2015 at 15:43:03 UTC, Quentin Ladeveze wrote:
> On Thursday, 4 June 2015 at 15:26:55 UTC, Quentin Ladeveze 
> wrote:
>> On Thursday, 4 June 2015 at 14:41:01 UTC, Kagamin wrote:
>>> https://github.com/Kapeli/Dash-User-Contributions/tree/master/docsets/D 
>>> ?
>>
>> I just tried to generate the docs with this script but it 
>> didn't work :/
>>
>> If somebody knows ruby (or rake, I don't know) it could be 
>> cool to take a look.
>
> To be more precise, it's the wget command in the rakefile that 
> aborts with exit status 8 
> (http://www.gnu.org/software/wget/manual/html_node/Exit-Status.html).

Because it's following all the links recursively, it's choking on 
broken links in the docs. Actually quite a convenient way of 
finding the mistakes. Pull requests inbound :)


More information about the Digitalmars-d-announce mailing list