Documentation!
June 28, 2007 7:08 AM
Subscribe
What are the
essential documents that all (software dev) projects should include?
There are certain "artifacts" that all dev projects should create above and beyond code and bugs, and most of that is documentation. What are the essential documents that all projects should include? UML diagrams, architecture, specs? Any links to reference would be appreciated.
posted by Null Pointer and the Exceptions to computers & internet (6 comments total)
10 users marked this as a favorite
If you're writing a program for personal use, you may not even need any documentation except inline comments.
Hard to provide you with references and links without a scope!
posted by SpecialK at 7:49 AM on June 28, 2007