Bugs item #1123001, was opened at 2005-02-15 10:55
Message generated for change (Comment added) made by j3d
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1123001&group_id=31650

Category: Core
Group: cvs
Status: Open
Resolution: None
Priority: 5
Submitted By: Giuseppe Greco (j3d)
Assigned to: Nobody/Anonymous (nobody)
Summary: <xmldoc> element for the <ndoc> task

Initial Comment:
NAnt assumes that XML files generated by the C#
compiler are always located in the same directory as
the compiled assemblies.

The <ndoc> task should support the <xmldoc> element
(see http://ndoc.sourceforge.net/usersguide.html) in
order to let NDoc find XML documentation file in any
directory.



----------------------------------------------------------------------

>Comment By: Giuseppe Greco (j3d)
Date: 2005-02-17 22:08

Message:
Logged In: YES 
user_id=1168925

Gert,

What you say is correct, but I think flexibility is more
important than pattern matching. With the current
implementation, how could you produce localized
documentation? That's why the Mono project decided to
implement MonoDoc and not to use NDoc...

----------------------------------------------------------------------

Comment By: Gert Driesen (drieseng)
Date: 2005-02-17 18:51

Message:
Logged In: YES 
user_id=707851

Giuseppe,

We could indeed add support for explicitly specifying the 
location of the xmldoc file, but in that case we could no 
longer use an (assembly)fileset. I'm not sure it would make 
sense to support pattern matching for the assemblies, while 
still allowing a specific filename to be set for the xml doc file
(s).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1123001&group_id=31650


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to