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
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