Search found 1 match

by Ganesh Ujwal
Wed Dec 10, 2014 12:43 pm
Forum: General
Topic: Documenting on code revisions
Replies: 0
Views: 3102

Documenting on code revisions

I have made modifications to a few files of a C++ program. I would like to document on these changes in a nice LaTeX report, by showing exactly what I modified and explaining why I did so.

Since there are quite a lot of lines of code that have changed, it is not really an option to go through all ...