Advanced Topic: Additional Features

Countermanding Processing

This directive stops Doco from processing the document. This can be useful if your document is in a really a bad way (or extremely immature draft status) and you don't want the output to be viewable yet.

Here is an example of the directive:

 // countermand processing (<reason>) //

The <reason> will be output on the console then Doco skips the file that contains this directive.