[Mono-devel-list] monodoc provider for doc comments

Gert Driesen gert.driesen at pandora.be
Wed Apr 7 02:43:56 EDT 2004


----- Original Message -----
From: "Marcus" <mathpup at mylinuxisp.com>
To: <mono-devel-list at lists.ximian.com>
Sent: Wednesday, April 07, 2004 7:36 AM
Subject: Re: [Mono-devel-list] monodoc provider for doc comments


> On Wednesday 07 April 2004 12:24 am, Gert Driesen wrote:
>
> > In my opinion, one of the best tools is NDoc
> > (http://ndoc.sourceforge.net).  Although, I think there are (might be)
> > still some issues in Mono Xml/Xsl/XPath that prevent it from being fully
> > functional on Mono.
>
> I looked at it, but I do not have Mono instead of the .NET framework
> installed, so what other tools can you recommend?
>

I guess this means we need to update the README.txt.

You only need to have a recent NAnt nightly build
(http://nant.sourceforge.net/nightly/builds) installed to build NDoc.  You
do need to use this workaround to use NAnt with Mono :
http://nant.sourceforge.net/faq.html#building-mono-1, and configure the path
to Mono in the NAnt configuration file.

However, the NDoc 1.3 beta 1 develop package does include a prebuilt version
of NDoc targeting Mono :
http://sourceforge.net/project/showfiles.php?group_id=36057&package_id=28288
.

The doc/sdk directory of the developer distrubution includes SDK docs for
NDoc built using the NDoc MSDN documenter.

Hope this helps,

Gert




More information about the Mono-devel-list mailing list