September 01, 2010
Is there a good place to look on how to make ddoc look like what's on the website, or is the best option to dig through what comes with the compiler and figure out what it's doing?

- Jonathan M Davis
September 01, 2010
On Wed, 01 Sep 2010 00:51:13 -0500, Jonathan M Davis <jmdavisprog@gmail.com> wrote:

> Is there a good place to look on how to make ddoc look like what's on the
> website, or is the best option to dig through what comes with the compiler and
> figure out what it's doing?
>
> - Jonathan M Davis

Check the Phobos ddoc files at: http://www.dsource.org/projects/phobos/browser/trunk/docsrc

-- 
Yao G.