Hi folks,

I started to setup a teamcity build task to automatically create nightlies.

Everything went ok, but I struggled over ndoc and HtmlHelp generation 
for NAnt-SDK.chm.
Ndoc's MSDN documentor has a readonly property for hhc.exe. It search in 
%PROGRAMFILES% but this is the wrong location on x64 machines where it 
will be %PROGRAMFILES(x86)%.

Now there are some possible solutions:
1) I found a working way to use reflection to set this "internal" 
property on MSDN documentor.

2) Remove the NAnt-SDK.chm from bin (or nightlies) zip. IMHO 
NAnt-SDK.chm not needed for bin zip. I think a better place could be in 
src zip.

So what do you think? Do someone out there need sdk-doc on a regular basis?

Any other ideas?

So far
Dominik

-- 
The answer to the great question of life,
the universe and everything is 42 (Douglas Adams)

------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerry® mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry® DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to