Yes, I tried that (and meant to mention it in my original mail DOH) but it
doesn't seem to have any effect.  I still get all my hyperlinks pointing to
v1.1.  I have tried SDK_v1_0 (which is the enum value in the NDoc source,
and SDK_1_0 in case the string it different to the Enum name.
I have done a grep through the binaries for NAnt, and in addition to the one
in NAnt\bin, there are two copies of the NDoc.Documenter.Msdn.dll in the
NAnt\lib\net folder , one in the 1.0 subfolder and one in the 1.1 subfolder.
These are both identical versions and both contain the path to the 1.1
documentation.  Should the one in the 1.0 folder be a different version and
point to the 1.0 documentation?
Thanks for the help so far,
Bill
 
-----Original Message-----
From:   Gert Driesen [mailto:[EMAIL PROTECTED] 
Sent:   02 July 2004 11:19
To:     Bill Martin; [EMAIL PROTECTED]
Subject:        Re: [Nant-users] Another NDoc problem

Bill,
All NDoc documenters support a SdkDocVersion property that can be used for
this purpose. If I'm not mistaken then possible values are SDK_1_1 or
SDK_1_0.

Hope this helps,
Gert

----- Original Message -----
From:   <[EMAIL PROTECTED]>
To:     <[EMAIL PROTECTED]>
Sent:   Friday, July 02, 2004 12:09 PM
Subject:        [Nant-users] Another NDoc problem


I have another slight problem with NDoc.  I am running 0.85 (though not the
latest version), and when I compile my documentation, it sets all the
references to MS objects to be 1.1 of the framework, but I only have 1.0 on
my machine.

It would appear that the hyperlinks to the v1.1 documentation are hard
compiled into the NDoc.Documenter.Msdn.dll assembly.  Is this a bug?  Does
anyone know a work round?  Which version of NDoc ships with the current
version of NAnt?

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

Reply via email to