Next: Code headers
Up: Coding Standards for MIDAS
Previous: Code Documentation
Documentation
It is very important that application programs not only execute
correctly but that they are also well documented. The minimum set of
documentation required includes: a) header and comments in all source
code files, b) help-files for each MIDAS command, and c) a general
user manual. The format of these three items is given in the
subsections below.