Re: Contributing to Phobos Documentation

2015-03-22 Thread Meta via Digitalmars-d-learn
On Sunday, 22 March 2015 at 09:26:51 UTC, Tobias Pankrath wrote: http://wiki.dlang.org/Building_DMD Maybe I was doing it wrong, but I couldn't build the docs following those instructions on Windows 64-bit. What I did was: cd tools make -fwin32.mak cd ..\phobos make -fwin32.mak html (copy t

Re: Contributing to Phobos Documentation

2015-03-22 Thread Tobias Pankrath via Digitalmars-d-learn
On Saturday, 21 March 2015 at 17:48:41 UTC, Craig Dillabaugh wrote: Motivated by this thread: http://forum.dlang.org/thread/measc3$qic$1...@digitalmars.com I was hoping to see if I could do some work on the Phobos documentation, but I am curious to know what the easiest way for someone with l

Re: Contributing to Phobos Documentation

2015-03-21 Thread Craig Dillabaugh via Digitalmars-d-learn
On Saturday, 21 March 2015 at 21:53:00 UTC, H. S. Teoh wrote: On Sat, Mar 21, 2015 at 05:48:40PM +, Craig Dillabaugh via Digitalmars-d-learn wrote: Motivated by this thread: http://forum.dlang.org/thread/measc3$qic$1...@digitalmars.com I was hoping to see if I could do some work on the Pho

Re: Contributing to Phobos Documentation

2015-03-21 Thread H. S. Teoh via Digitalmars-d-learn
On Sat, Mar 21, 2015 at 05:48:40PM +, Craig Dillabaugh via Digitalmars-d-learn wrote: > Motivated by this thread: > > http://forum.dlang.org/thread/measc3$qic$1...@digitalmars.com > > I was hoping to see if I could do some work on the Phobos > documentation, but I am curious to know what the

Contributing to Phobos Documentation

2015-03-21 Thread Craig Dillabaugh via Digitalmars-d-learn
Motivated by this thread: http://forum.dlang.org/thread/measc3$qic$1...@digitalmars.com I was hoping to see if I could do some work on the Phobos documentation, but I am curious to know what the easiest way for someone with limited/no ddoc experience to get involved in this would be. I check