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 task will not generate the xml file
for vb.net because it is functionality only built into the add-in. Besides installing vs.net and the add-in on the build
machine and calling vs.net instead of using the solution task, has anyone found
a good way to build the xml file used for documentation for vb.net? Thanks, Steve |
- [Nant-users] vb.net xml documentation Steve Baker
- RE: [Nant-users] vb.net xml documentation Dan Pupek
- RE: [Nant-users] vb.net xml documentation Bill Martin
- RE: [Nant-users] vb.net xml documentation Steve Baker