Each option tag under the options tag specifies an option.
Each option tag has 2 attributes: name and value. The name correspond to the command-line options that fpdoc supports. This attribute is mandatory. The value attribute contains the value for the node. It is also mandatory.
For command-line switches, only 2 values are accepted: true and false.
Both general options and format-specific options can be specified this way.
Example: