On 6/29/2011 7:18 AM, Adam D. Ruppe wrote: > Also as another note, the web pages really *aren't* written in > ddoc. Take a look at std.ddoc some day... it has plain HTML > for the main page structure. Ddoc is a macro system. std.ddoc defines the macros to translate from Ddoc to HTML. I don't really understand your comment.