The ugly truth about ddoc
Adam D. Ruppe via Digitalmars-d
digitalmars-d at puremagic.com
Sun Jan 18 18:25:22 PST 2015
On Monday, 19 January 2015 at 02:18:32 UTC, Andrei Alexandrescu
wrote:
> I'm sure experts must have tools for allowing things like
> variables and macros for css creation.
My css macro expander (http://code.dlang.org/packages/cssexpand)
was in part inspired by ddoc actually, so this is no surprise to
me...
My only real complaint about the ddoc site is that the build
process is pure evil.
More information about the Digitalmars-d
mailing list