[Mono-docs-list] Re: [Mono-dev] Monodoc
Miguel de Icaza
miguel at ximian.com
Thu Sep 29 22:20:33 EDT 2005
Hello,
> When will monodoc be ready for .NET 2.0 classes? (ie, when will it
> also allow to document generics)
We will have to wait for someone to contribute the necessary code to
cope with this. I have not had much time to look into this issue.
What needs to be done is:
* Look at the new ECMA XML documentation from ECMA and evaluate
how we could bring those changes into our documentation.
* Someone would have to port the new docs nonetheless.
* Someone would have to architect the changes to the monodoc
engine to do so.
The right place to discuss this is the mono-docs-list.
That being said, if you can not wait to write some documentation, we
have a *lot* of stuff in the 1.x profile that needs documentation.
Considering that 2.x stuff wont be 100% supported for a while, maybe it
would be best to contribute to the 1.x effort.
More information about the Mono-docs-list
mailing list