Michael,

VB.NET does not support xml docs out of the box.  You did mention that you
do get the xml doc when building using VS.NET, so are you using some add-in
in VS.NET to generate the xml docs ?

Gert
----- Original Message ----- 
From: "Michael A. Angelo" <[EMAIL PROTECTED]>
To: "'Gert Driesen'" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Friday, April 09, 2004 9:57 PM
Subject: RE: [Nant-users] NDoc and the assembly .xml file containing doc


> Should I mention that these are VB.net projects? I don't think the doc
.xml
> file gets created with VB.net projects!!!!
>
> Help!!!!!!!!
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Gert Driesen
> Sent: Friday, April 09, 2004 4:07 AM
> To: Michael A. Angelo; [EMAIL PROTECTED]
> Subject: Re: [Nant-users] NDoc and the assembly .xml file containing doc
>
> Michael,
>
> The <solution> task definitely also creates the xml doc.  Are you sure
> you're building the solution using the <solution> task in the same
> configuration as you do when you build it using VS.NET ?
>
> Gert
>
> ----- Original Message ----- 
> From: "Michael A. Angelo" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, April 08, 2004 11:29 PM
> Subject: [Nant-users] NDoc and the assembly .xml file containing doc
>
>
> > Anyone have any idea how to generate the .xml file that ndoc needs to go
> > along with the .dll file?
> >
> > My goal here is to pull source from source control, compile, and then
> > generate the documentation with the <ndoc> task.
> >
> > I get the .xml file when I build from VS of course, but not when I
> automate
> > using the <solution> task.
> >
> > TIA
> >
> > Mike.
> >
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by: IBM Linux Tutorials
> > Free Linux tutorial presented by Daniel Robbins, President and CEO of
> > GenToo technologies. Learn everything from fundamentals to system
> > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> > _______________________________________________
> > Nant-users mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/nant-users
> >
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> _______________________________________________
> Nant-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-users
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> _______________________________________________
> Nant-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-users
>



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to