Doc-O-Matic extracts documentation for source code symbols from comments stored in source code. Comments can be placed above or below the symbol you are documenting or any other location in the source code. Doc-O-Matic associates comments with symbols that follow comments by default. The next sections describe, where Doc-O-Matic finds comments in your source code:
The Comment Block example, shows what a comment block is, and which information is extracted from source files as comment.
The Comment Distance example, shows how far away you can insert a comment block from a symbol.
The Specifying a Symbol example, shows how you can instruct Doc-O-Matic to use a certain documentation comment for a specific symbol.
Advanced User Information
Doc-O-Matic associates comments at the very beginning (there must not be a single space between the beginning of the file and the first comment) of a file with the file and not with the following symbol. On the [General Settings] > Documentation > Comment Finding > File Comments page you can turn off this feature.