[Gtk-sharp-list] Re: [Mono-list] Is there a documentation generator for mono?
   
    Miguel de Icaza
     
    miguel@ximian.com
       
    16 May 2003 13:16:01 -0400
    
    
  
Resending my ownb mail
> Hello,
> 
> > I'd like to know if it's possible to generate the documentation of my
> > own assemblies based on the .NET comment type (i.e. the "///<summary>"
> > comments) with mono under Linux.
> 
> Gaurav has some experimental patches to do this, but I would like to
> merge those into the main compiler.
> 
> Currently the approach we are using is a bit different: you generate a
> stub ECMA-XML document, and then you fill it out.  Which works for
> things like gtk-sharp.
> 
> Miguel
-- 
Miguel de Icaza <miguel@ximian.com>