where is ddoc.
Mike Parker
aldacron at gmail.com
Sun Aug 21 18:31:56 PDT 2011
On 8/21/2011 8:32 PM, maarten van damme wrote:
>
> It would be great to also have a link to the full phobos documentation
> generated with candydoc on the digitalmars d page instead of
> http://www.digitalmars.com/d/2.0/phobos/ , candydoc generates something
> more readable and structured.
The new official D home page is at
http://d-programming-language.org/
The Phobos documentation there is much nicer:
http://d-programming-language.org/phobos/index.html
The output of ddoc is not static. It's a templated system that can be
configured to look however you like.
More information about the Digitalmars-d-learn
mailing list