Building the docs with own changes

Atila Neves via Digitalmars-d digitalmars-d at puremagic.com
Mon Jun 8 08:07:09 PDT 2015


On Monday, 8 June 2015 at 13:36:08 UTC, Meta wrote:
> On Monday, 8 June 2015 at 13:34:14 UTC, Steven Schveighoffer 
> wrote:
>> If you just want to check that a file's content is going to 
>> show up, I use:
>>
>> dmd -D -o- -c std/somemod.d
>>
>> The output is not styled properly. But the output should have 
>> working links.
>>
>> FWIW, I avoid building phobos docs. It's too painful. If I 
>> change dlang.org docs, I will build those, but not phobos.
>>
>> -Steve
>
> What's painful about building phobos docs? It only takes one 
> command.

What's _not_ painful?

Atila


More information about the Digitalmars-d mailing list