February 2007
Intermediate to advanced
400 pages
11h 50m
English
Documentation is any description of the structure, components, or operation of a system, application, or source code. Documentation includes specifications, design documents, source code documentation, user manuals, and online help. Specifications and design documents are discussed in Chapter 2, “Prepare for Good Style.” Source code documentation consists of comments, descriptions, and text that are useful for the developers to understand the source code. A user manual is a document describing how to operate the software from the end user’s perspective. Online help is documentation that is electronically integrated with the application.
All of these types of documentation apply to LabVIEW applications. Documentation requirements ...