Example for Documentation?
Steven Schveighoffer via Digitalmars-d
digitalmars-d at puremagic.com
Tue Apr 21 12:02:06 PDT 2015
On 4/21/15 2:53 PM, Justin Whear wrote:
> On Tue, 21 Apr 2015 18:34:35 +0000, Chris wrote:
>> Yeah, but I have to ask a stupid question. How do I add a PR? I've never
>> done it before.
>
> This wiki page will walk you through it:
> http://wiki.dlang.org/Pull_Requests
>
Just FYI, the thing you want to fork is phobos.
And I would, at this point, just avoid trying to build the whole thing.
This isn't a very complex change. But you can try if you want. Building
the docs is a pain, and trying to get it to build with what you checked
out instead of it trying to get it from github is not exactly
straightforward.
-Steve
More information about the Digitalmars-d
mailing list