| Article: |
Using NDoc: Adding World-Class Documentation to Your .NET Components | |
| Subject: | Automating NDoc, as part of the build process | |
| Date: | 2002-12-10 17:27:31 | |
| From: | arithex | |
|
I neglected to point this out, in the article, but the accompanying sample solution includes a "post-build" makefile project, which kicks off NDoc after every Release-mode build.
|
||
Showing messages 1 through 2 of 2.
-
Automating NDoc, as part of the build process
2002-12-13 10:32:49 Shawn Wildermuth |
[View]
FYI - VS.NET 2003 supports pre and post build operations. Running NDoc then will work, though building a CHM on every build could become a bit laborious. -
Automating NDoc, as part of the build process
2003-12-11 01:28:56 anonymous2 [View]
But it only compiles a new .chm on every 'Release' build. Not on a debug build so it shouldn't be too bad.


