Classification of list ordering.
Synopsis
Declared in <mrdocs/Metadata/DocComment/Block/ListKind.hpp>
enum class ListKind : int;
Members
Name |
Description |
|
A bulleted list with no inherent ordering. |
|
A numbered list where item order matters. |