[Nant-users] Re: Force documentation generation in Solution task

2004-04-23 Thread www0
> 2. Use one of the XML tasks with a foreach to "poke" the documentation > setting into the project files before the task runs. Thanks for your idea, this way we can generate all we need in both debug/release mode without being intrusive. Selon Matthew Mastracci <[EMAIL PROTECTED]>: > There

[Nant-users] Force documentation generation in Solution task

2004-04-23 Thread www0
Hi, i'm planning to enable publication of the latest ndoc documentation of my project on the integration website. One of the requirements before setting up the build process was that it has to be totally seamless for the developer, who actually only uses vs.net and a couple of add-ins (includin