Documentation comments - /// feature request

Bill Baxter dnewsgroup at billbaxter.com
Tue Jan 22 16:00:01 PST 2008


torhu wrote:
> Bill Baxter wrote:
>  > I really prefer things like
>> ///--------------------------
>>
>> or /**-----------------------
>>
>> or /**=======================
>>
>> But all those print an annoying row of - or = in the generated 
>> documentation. :-(
>>
> 
> I think this works, tango uses it:
> 
> /********************************

DMD is the only documentation generator I know of that *can't* handle 
all of the cases above.  NaturalDocs, JavaDoc, and Doxygen all handle it 
fine.

--bb



More information about the Digitalmars-d mailing list