RE: [Nant-users] doc with solution

2005-02-27 Thread Gert Driesen
[EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > José Luis Barrera Sancho > Sent: donderdag 24 februari 2005 14:11 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] doc with solution > > Hi all! > > I have some problems with NDoc task, It always tell

[Nant-users] doc with solution

2005-02-27 Thread José Luis Barrera Sancho
Hi all! I have some problems with NDoc task, It always tell me this message. [There must be at least one included assembly.] NDoc 1.3 itself its even worst launching exception and not documenting the binaries. So I tried to do the xml documentation through the project configuration and launching s

Re: [Nant-users] Doc...

2004-04-28 Thread Gert Driesen
Bob, You should only copy the files in the NAntContrib bin directory to the NAnt bin directory. Hope this helps, Gert - Original Message - From: "Bob Archer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 29, 2004 12:39 AM Subject: [Nant-users]

[Nant-users] Doc...

2004-04-28 Thread Bob Archer
Hmm…   It seems that if I unzip the NAnt and NAntContrib into the same folder (am I supposed to do that?) Some of the NAntContrib doc overlays the Nat doc.   Why does this happen? Or am I doing something wrong?   Thanks…   Bob