Does anyone know of a minimum set of documentation that needs to be included with a Software Package in order to sell it to the clients? What additional documents would be required if the source code was also included?
Here's the list that I've come up with so far:
Standard Documentation
• System Requirements
• Installation Guide
• User Manual
• Software License
• Support
Additional Documentation (if source code is also provided)
• System Architecture Diagram
• Design Document
• Database Document / Data Dictionary
Can someone help me to find a legal source (if there is a any) for Software Documentation Standards?
Thanks, in advance.