Documenting parameters [was: Re: Worst Phobos documentation evar!]

Adam D. Ruppe via Digitalmars-d digitalmars-d at puremagic.com
Mon Dec 29 14:42:17 PST 2014


On Monday, 29 December 2014 at 22:32:59 UTC, Walter Bright wrote:
> I'd rather not, as it's another thing to go wrong (i.e. where 
> would that default stylesheet reside?).

Right there:
https://github.com/D-Programming-Language/dmd/blob/master/src/doc.c#L144

inline, immediately following the <title> tag.


More information about the Digitalmars-d mailing list