Content deleted Content added
m Reverted 1 edit by 2405:4803:D7C6:6920:B108:C94E:7E30:D04C (talk) to last revision by Citation bot |
No edit summary Tags: Visual edit Mobile edit Mobile web edit |
||
Line 1:
{{Short description|Explains the functionality of software}}
{{Software development process}}
'''Software documentation''' is written text or illustration that accompanies computer
[[Documentation]] is an important part of software engineering. Types of documentation include:
* [[Requirement]]s – Statements that identify attributes, capabilities, characteristics, or qualities of a system. This is the foundation for what will be or has been implemented.
* Architecture/Design – Overview of software. Includes relations to an environment and construction principles to be used in design of software components.
* Technical – Documentation of code, algorithms, interfaces, and
* End user – Manuals for the end-user, system administrators and support staff.
* Marketing – How to market the product and analysis of the market demand.
|