@setopt tag
This tag can be used to change configuration options.
Change of configuration option are only supported in configuration files (.conf) yet.
The default value is "1".
Syntax [link]
@setopt <option name> [{<option value>}]
Example [link]
@setopt doc_title {Project reference manual}
@setopt doc_author {John Doe}
@setopt function_overloading {0}