DDOC macros
Walter Bright
newshound at digitalmars.com
Thu Mar 9 21:11:49 PST 2006
"Derek Parnell" <derek at psych.ward> wrote in message
news:1eipgjd3i8ryn$.12ki60dxxvx9c.dlg at 40tude.net...
>I just managed to work it out. All I had to do was
> read the documentation again (carefully). It seems that any macros in a
> Ddoc file must appear at the *end* of the file because as soon as a Macros
> section is found, documentation generation stops.
It had better work <g>. I use ddoc for all the new web pages I create now.
It's sooo much easier than doing them by hand.
More information about the Digitalmars-d-learn
mailing list