[Mono-list] "special" comments in the code/ Monodoc?
Julien Sobrier
julien@sobrier.net
Thu, 03 Feb 2005 18:19:32 -0800
Joshua Tauberer wrote:
> Julien Sobrier wrote:
>
>> once I found a page explaining how to format the comments (like
>> <c>MyClass</c>) inside the code to then generate automatically a doc
>> for our code. I'm not sure this is exactly what Monodoc is using.
>>
>> I cannot find this link anymore.
>>
>> Anybody know what I'm talking about?
>
>
> Hi, Julien. For the list of tags, see this Google cache page, in
> particular the 'free-form documentation' section at the end:
>
> http://64.233.161.104/search?q=cache:boIzr6U9xKUJ:www.nullenvoid.com/mono/wiki/index.php/ECMAStyleDocumentation%3Fversion%3D4+tauberer+ecma+xml&hl=en
>
>
Thanks
I also found this: http://ndoc.sourceforge.net/usersguide.html
Some of the tags are only for NDoc, but most of them are generic.
Now, I'm looking for a program to extract the doc from my .cs source.
Julien