Expand description
Comments.
Structs§
- Block
Command - A block command with zero or more arguments and a paragraph as an argument.
- Comment
- A comment attached to a declaration.
- Html
Start Tag - An HTML start tag.
- Inline
Command - An inline command with word-like arguments.
- Param
Command - A
\param
command. - TParam
Command - A
\tparam
command.
Enums§
- Comment
Child - A child component of a comment.
- Inline
Command Style - Indicates the appropriate rendering style for an inline command argument.
- Parameter
Direction - Indicates the parameter passing direction for a
\param
command.