| |
 | Posted by H. S. Teoh | Permalink Reply |
|
H. S. Teoh 
| On Fri, Mar 22, 2013 at 02:19:37AM +0100, Andrej Mitrovic wrote:
> On 3/13/13, H. S. Teoh <hsteoh@quickfur.ath.cx> wrote:
> > If you don't want the hassle of hosting the docs on a webserver with separate css stylesheets, etc., you could try the simple macros I wrote for generating nicer-looking ddocs:
> >
> > https://github.com/quickfur/Viola-ddoc-macros/blob/master/viola.ddoc
>
> This is a pretty sweet default replacement!
Thanks!
I was aiming for something sweet-and-simple, minimal but not ugly. Hence the name "viola" (not ostentatious like "violin", but still able to produce a pretty nice "melody" on its own). ;-)
> Thinking about this, it would be nice if ddoc output by default wasn't so ugly to begin with. *Or* perhaps we should try to distribute a couple of nice ddoc files together with DMD?
Andrei has already filed this some time ago:
http://d.puremagic.com/issues/show_bug.cgi?id=9379
T
--
I don't trust computers, I've spent too long programming to think that they can get anything right. -- James Miller
|