RE: [Nant-users] Assembly references in NDoc

2004-07-01 Thread Bill.Martin
- 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

RE: [Nant-users] Assembly references in NDoc

2004-07-01 Thread Bill.Martin
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

Re: [Nant-users] Assembly references in NDoc

2004-06-30 Thread Gert Driesen
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 great if NDoc actually support a mechanism similar to filesets for assembly references. Gert PS. I'm copying the Ndoc dev l