-
From: Bill Martin
Sent: 01 July 2004 08:34
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject:RE: [Nant-users] Assembly references in NDoc
Great, thanks Gert. The Documenters don't appear to be documented in the
help for NAnt, it only lists and . Should I be
lo
Bill Martin; [EMAIL PROTECTED]
Cc: Ndoc-Devel List (E-mail)
Subject:Re: [Nant-users] Assembly references in NDoc
Bill,
You can use the ReferencesPath property of the NDoc documenters to set a
semi-colon limited set of directory to check for referenced assemblies.
However, it would be
c dev list in on this ...
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 30, 2004 1:04 PM
Subject: [Nant-users] Assembly references in NDoc
Hi,
I'm implementing NDoc for the first time to compile the comments in my code,
howe
Hi,
I'm implementing NDoc for the first time to compile the comments in my code,
however I am hitting a bit of a problem. When I compile the docs, I get an
error from NDoc that it cannot find some of my referenced assemblies. If I
copy the referenced assemblies to the folder with my assembly the