|
NDoc works as expected when run from the
GUI, but when I use the NAnt task, I get an error. Since the NDoc.Documenter.HtmlHelp2.dll
is located in the same dir as NDocConsole.exe, I’m not sure what’s
failing: <paste> locate-ndoc:
[echo] NDoc located at ..\sdktools\NDoc 1.2\bin\.net-1.1\NDocConsole.exe ndoc-gen: [tstamp]
Tuesday, January 04, 2005 7:00:56 PM.
[echo] Doc'ing assemblies from C:\dev\mta\source\..\Build\bin BUILD FAILED C:\dev\mta\source\default.build(573,4): Error loading documenter
'HtmlHelp2' from available documenters (MSDN, NAntTask) . Is the NDoc documenter
assembly available? Line 573 is: <ndoc> So I’m assumed it didn’t like <documenters> <documenter
name="HtmlHelp2"> If I change it to “MSDN” it’s
happy. But I don’t *want*
MSDN. Using the GUI, I can create HtmlHelp2
files. Thanks, Eric D |
- [Nant-users] NDoc task can't find 'HtmlHelp2' Eric Deslauriers
- RE: [Nant-users] NDoc task can't find 'HtmlHelp2' Gert Driesen
- RE: [Nant-users] NDoc task can't find 'HtmlHelp2' Eric Deslauriers
- RE: [Nant-users] NDoc task can't find 'HtmlHelp2... Gert Driesen
- RE: [Nant-users] NDoc task can't find 'HtmlHelp2' Eric Deslauriers
