On Tuesday, 19 May 2015 at 16:14:29 UTC, Andrei Alexandrescu
wrote:
At least for the ddoc-based documentation, I think this is a
CSS-only matter. Any takers?
From a quick look, I think this will require changes in DMD Ddoc
generation (to distinguish enums from other nested constructs),
site .ddoc changes (to take advantage of the compiler changes and
emit HTML tables instead of lists), and possibly CSS.
- Who's HTML-fu is strong? Andrei Alexandrescu via Digitalmars-d
- Re: Who's HTML-fu is strong? Vladimir Panteleev via Digitalmars-d
-