Re: [NAnt-users] ndoc task doesn't create source documentation

2006-08-01 Thread Rico Schaepe
Hi Gert, >The slashdoc file should be in the same directory as the assembly >(${base.dir}/Carat.xml <=> ${build.dir}/${filename}) ? Now it works. Thanks a lot. Rico - Take Surveys. Earn Cash. Influence the Future of IT

Re: [NAnt-users] ndoc task doesn't create source documentation

2006-08-01 Thread Gert Driesen
Rico, The slashdoc file should be in the same directory as the assembly (${base.dir}/Carat.xml <=> ${build.dir}/${filename}) ? Gert - Original Message - From: "Rico Schaepe" <[EMAIL PROTECTED]> To: Sent: Tuesday, August 01, 2006 8:53 AM Subject: [NAnt-users] nd

[NAnt-users] ndoc task doesn't create source documentation

2006-07-31 Thread Rico Schaepe
Hi all,   I have put an ndoc task to my build file but I’ve missing all code documentation. The class structure was build but that’s all. When I run the same from NDoc Gui itself and select the created program version from Visual .Net it works well. I achieve the same (missing documentati