RE: [Nant-users] vb.net xml documentation

2005-07-25 Thread Steve Baker
] vb.net xml documentation   We use the VB.Doc nant task. We didn't have much luck with it as it was packaged so we have had to modify it a bit. If you would like I can send you our task dll directly. The original project lives at http://vb-doc.sf.net       Dan

RE: [Nant-users] vb.net xml documentation

2005-07-24 Thread Bill Martin
ly 2005 16:49To: nant-users@lists.sourceforge.netSubject: [Nant-users] vb.net xml documentation Hi all,   I am trying to build xml documentation using the ndoc task. The catch is my current client uses vb.net.   So we use the VBXC add-in for vb.net to code up all the xml comment

RE: [Nant-users] vb.net xml documentation

2005-07-22 Thread Dan Pupek
, Inc [EMAIL PROTECTED] (850) 475-4038 -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Steve BakerSent: Friday, July 22, 2005 10:49 AMTo: nant-users@lists.sourceforge.netSubject: [Nant-users] vb.net xml documentation Hi all,  

[Nant-users] vb.net xml documentation

2005-07-22 Thread Steve Baker
Hi all,   I am trying to build xml documentation using the ndoc task. The catch is my current client uses vb.net.   So we use the VBXC add-in for vb.net to code up all the xml comments. A build in vs.net will then generate the xml file used for documentation. The problem is the solution