<br><br><div class="gmail_quote">On Thu, Nov 10, 2011 at 9:47 PM, Walter Bright <span dir="ltr"><<a href="mailto:newshound2@digitalmars.com">newshound2@digitalmars.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 11/10/2011 7:06 PM, Caligo wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Where is "D/Phobos Developer's Guide" page?<br>
</blockquote>
<br></div>
Andrei and I have talked about writing one, but it will help a lot if you would contribute a draft.<br>
</blockquote></div><br>Done.<br><br>Since I'm not a D developer, there is a lot that I had to leave blank, but it's a draft nonetheless (maybe an outline).<br><br>It's loosely based on Python Dev Guide, and it uses Sphinx.  Change to 'ddevguide' and run 'make html', and you should end up with HTML files in the build directory.<br>
<br>Whatever section I could not complete, I left TODO notes.  Read those and complete the section if you can.<br><br>I hope the attachment goes through.<br><a href="http://sphinx.pocoo.org/"></a>