Sorry Gert, my mistake.  I was only half awake and misread your reply as
meaning a ReferencesPath attribute on the <documenters> element, rather than
a property definition within the element.  I can definitely look at the NDoc
site to get details of the properties here.

Cheers,

Bill


 -----Original Message-----
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 <assemblies> and <summaries>.  Should I be
looking at NDoc  documentation for this?

Cheers,

Bill


 -----Original Message-----
From:   Gert Driesen [mailto:[EMAIL PROTECTED] 
Sent:   30 June 2004 19:43
To:     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 great if NDoc actually support a mechanism similar to
filesets for assembly references.

Gert

PS. I'm copying the Ndoc 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,
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 then
everything works fine, but I don't really want to do that.  Ideally, I'd
like to be able to include a list of reference paths to other components in
my <NDoc> task, but I can't see any way of doing this.

Does anyone know of a way to define a reference path list for the <NDoc>
task, or do I have to copy the referenced dlls local to get the
documentation to build?

TIA,

Bill




______________________________________________________________

CONFIDENTIALITY NOTICE

This communication and the information it contains is intended for the
person or organisation to
whom it is addressed.  Its contents are confidential and may be protected in
law.  Unauthorised use,
 copying or disclosure of any of it may be unlawful.  If you are not the
intended recipient, please
contact us immediately.

The contents of any attachments in this e-mail may contain software viruses,
which could damage your
own computer system.  While Marlborough Stirling has taken every reasonable
precaution to minimise
this risk, we cannot accept liability for any damage, which you sustain as a
result of software
viruses.  You should carry out your own virus checking procedure before
opening any attachment.


Marlborough Stirling plc, Registered in England and Wales
Registered No. 3008820,
Allen Jones House, Jessop Avenue, Cheltenham, Gloucestershire, GL50 3SH
Tel: 01242 547000     Fax: 01242 547100
http://www.marlborough-stirling.com



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users





-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to