On Mon, Jan 10, 2005 at 06:53:16AM -0500, Jonathan Pryor ([EMAIL PROTECTED]) wrote: > On Mon, 2005-01-10 at 04:58 -0600, Francisco T. Martinez wrote: > > lala lalala wrote: > > > > > is there a doc tool to use like java's javadoc but for mono in linux? > > > > yes. > > > > MonoDoc > > This isn't an entirely useful answer, as MonoDoc isn't anything like > JavaDoc. MonoDoc is primarily a documentation browser which can edit > ECMA-style XML documentation, meaning that the documentation is kept > separate from the source. > > Javadoc, in contrast, has the documentation in the source file and > generates plain HTML which can be viewed by a web browser.
For a tutorial on Monodoc, see: http://people.mosaix.net/chris/tutorials/monodoc/monodoc-tutorial.html This text is currently being rolled into the monkeyguide, so that in the future it will be accessible from within the Monodoc tool. srl -- Shane Landrum --- [EMAIL PROTECTED] --- '90 CB-1, too many bicycles _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
