[Gtk-sharp-list] Is there a documentation generator for mono?

Charles-Louis charlouis.mono@wanadoo.be
13 May 2003 17:31:38 +0200


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.

Right now, I'm using NDoc under windows (which can export the docs to
many file types), but this means I have to
- reboot into windows
- recompile my assemblies with VS.NET (and add references to Gtk-sharp
0.8 because I haven't got the 0.9 running yet ;-))
- load the assembly documentation files into NDoc
- generate the docs

I thought there was some tool in the monodoc CVS, but I only found the
documentation editor (doctools/gtk-monodoc/monodoc.exe).
-- 
Charles-Louis <charlouis.mono@wanadoo.be>