Variables | |
| std::string | anchor |
| hyperlink anchor | |
| std::string | boldStart |
| start of bold span | |
| std::string | boldStop |
| end of bold span | |
| std::string | breakBoth |
| linebreak | |
| std::string | breakHtmlOnly |
| linebreak for html output only | |
| std::string | breakTextOnly |
| linebreak for text output only | |
| std::string | brief |
| brief tag | |
| std::string | commentStart |
| start of code comment | |
| std::string | commentStop |
| end of code comment | |
| std::string | defgroupAttributeListStart |
| start of AttributeList group | |
| std::string | defgroupAttributeListStop |
| end of AttributeList group | |
| std::string | defgroupGlobalValueListStart |
| start of GlobalValueList group | |
| std::string | defgroupGlobalValueListStop |
| end of GlobalValueList group | |
| std::string | defgroupTraceSourceListStart |
| start of TraceSourceList group | |
| std::string | defgroupTraceSourceListStop |
| end of TraceSourceList group | |
| std::string | flagSpanStart |
| start of Attribute flag value | |
| std::string | flagSpanStop |
| end of Attribute flag value | |
| std::string | functionStart |
| start of a class/function | |
| std::string | functionStop |
| end of a class/function | |
| std::string | headingStart |
| start of section heading (h3) | |
| std::string | headingStop |
| end of section heading (h3) | |
| std::string | indentHtmlOnly |
| small indent | |
| std::string | ingroupConstructs |
| add to constructs group | |
| std::string | listLineStart |
| start unordered list item | |
| std::string | listLineStop |
| end unordered list item | |
| std::string | listStart |
| start unordered list | |
| std::string | listStop |
| end unordered list | |
| std::string | reference |
| reference tag | |
| std::string | temporaryCharacter |
| "%" placeholder | |