On Tue, Mar 27, 2012 at 10:00 PM, H. S. Teoh <span dir="ltr"><<a href="mailto:hsteoh@quickfur.ath.cx">hsteoh@quickfur.ath.cx</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Wed, Mar 28, 2012 at 02:46:19PM +1300, James Miller wrote:<br>
> In helping someone in D.learn, I ended up looking through the<br>
> documentation and code for std.containers.<br>
><br>
> There is a lot wrong with whats going on there right now.<br>
</div>[...]<br>
<br></blockquote><div>[snip] </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Anyway, it would be great if more people can help with the docs. Just<br>
create an account on github and fork D-Programming-Language/phobos and<br>
D-Programming-Language/<a href="http://d-programming-language.org" target="_blank">d-programming-language.org</a>, run `git clone` on<br>
both repositories in the same directory, create a new branch, and edit<br>
away. When you're ready to test, run a `make html` in the phobos<br>
directory. This will generate a copy of the docs on your local machine<br>
under ../web/phobos-prerelease/, which you can point your browser at.<br>
When you're happy with your changes, go to github and initiate a pull<br>
request on phobos from your working branch.<br>
<span class="HOEnZb"><font color="#888888"><br><br></font></span></blockquote><div> </div></div><div>See also the "Improve this page" button I added that lets you make changes online. Good for typos and other smaller changes. It won't show up on Phobos' documentation pages until new docs are uploaded but it's available on the rest of the site already.</div>
<div><br></div><div>Regards,</div><div>Brad Anderson</div>