Sorry if this is the wrong place to ask, I can't find an NDoc specific
group.
I'm trying to generate VS.NET style docs from a NANT build script. The
one remaining problem standing in my way is that I can't provide a valid
documenter name for the ndocconsole command line. I've tried "VS.NET",
"VS", "VSNET", "VS.NET 2003" and other variations but they all produce
"The specified documenter name is invalid" at runtime. The rest of the
command line is valid because I can specify -documenter="MSD N" and
generate a CHM file.
The documenter is named "VS.NET" in the NDoc help file, but the
commandline reference doesn't list the name I should use to specify this.
Please can someone tell me what the VS.NET documenter name needs to be,
or point me to the correct part of the help file.
Thank you,
Ian
group.
I'm trying to generate VS.NET style docs from a NANT build script. The
one remaining problem standing in my way is that I can't provide a valid
documenter name for the ndocconsole command line. I've tried "VS.NET",
"VS", "VSNET", "VS.NET 2003" and other variations but they all produce
"The specified documenter name is invalid" at runtime. The rest of the
command line is valid because I can specify -documenter="MSD N" and
generate a CHM file.
The documenter is named "VS.NET" in the NDoc help file, but the
commandline reference doesn't list the name I should use to specify this.
Please can someone tell me what the VS.NET documenter name needs to be,
or point me to the correct part of the help file.
Thank you,
Ian
Comment