Re: [Nant-users] Nant and NDoc

2005-04-19 Thread Ian MacLean
Julien Sobrier wrote: Hello, when I create a documentation with the NDoc GUI, I need 2 types of files: * the assemblies * the XML files created by the compiler for each assembly Then I associate each assembly with its XML file in the GUI and generate the doc. I now try to do the same thing with N

[Nant-users] Nant and NDoc

2005-04-19 Thread Julien Sobrier
Hello, when I create a documentation with the NDoc GUI, I need 2 types of files: * the assemblies * the XML files created by the compiler for each assembly Then I associate each assembly with its XML file in the GUI and generate the doc. I now try to do the same thing with Nant. I looked at the N