Hi,
I'm having a bit of a struggle trying to get the ndoc task in nant to produce a chm file only, without the gif & html files. In the ndoc gui, I set the CleanImmediates property to true, and the OutputTarget property to HtmlHelp. Being fresh and naive, I try the same approach in my nant file - but my OutputDirectory gets littered with all kinds of stuff. Obviously, I'm doing something wrong. How do I do it right? A simple sample would be greatly appreciated!
I'm sorry to bother you all with such a simple question, but I couldn't find any answer by searching.
Thanks.
- Einar