Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Folks,

I am working on a software configuration team and need to generate release notes for each and every .Net build. Currently I am using nant and cruisecontrol to build .Net projects. In order to create release notes for this build which software is most suitable? For example, doxygen, ndoc3, sandcastle...?

Thanks & Regards,
Subbu.
Posted
Updated 1-Feb-11 10:20am
v2
Comments
Steve Maier 1-Feb-11 14:11pm    
Are you wanting release notes for the build or a full documentation on the .NET projects for like an API document that others can use?
SubramaniaPillai 2-Feb-11 14:43pm    
Thanks For Quick response actually i want to generate a release document for each and every builds
so that developers can identify what is the difference between previous release and the new release example what are properties, method ,classes changed in previous build and new build in .net1.1,.net2.0,.net 3.5 builds so that developers can understand what are changes happened in there .net codes.
Note : Iam using MSBuild on Nant script to compile dotnet solution.
SubramaniaPillai 2-Feb-11 14:44pm    
This is one of my longterm goal any people support will be a great thanks.
SubramaniaPillai 15-Feb-11 22:46pm    
Hi,

I want release notes for builds to be automated can any body help me please.
Note:Iam using nant and clearcase for builds

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900