Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Using NDoc: Adding World-Class Documentation to Your .NET Components
Subject:   Automating NDoc, as part of the build process
Date:   2002-12-13 10:32:49
From:   swildermuth
Response to: Automating NDoc, as part of the build process

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.
Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • 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.