Tagged Questions
6
votes
3answers
162 views
How to refer to specific areas of code in documentation?
I'm about to leave a project, and before I go my boss has asked for me to document code (I've not documented very well). It's not a big deal, the project is not terribly complex. But I'm finding ...
3
votes
5answers
568 views
How to make sure the application source code has a proper documentation for new programmers? [duplicate]
Possible Duplicate:
How much documentation is enough?
Do you know how the big IT company like IBM, Microsoft, or google make sure their application source code has proper documentation for ...
9
votes
4answers
685 views
Prepare source code handover plan
Our company is about to acquire a source code of a huge product.
What are thing to take into consideration when the handover starts, to make sure we have everything and be capable to maintain that ...