Age | Commit message (Collapse) | Author |
|
For example, in a link like [MY_VALUE], the link would only try to resolve the text "MY" until the first underscore.
Since the markdown parser parses the link label as [TEXT:MY, EMPH:_, TEXT:VALUE], using the first TEXT child node
is not sufficient.
|
|
warnings about missing documentation
|
|
|
|
|
|
|
|
|
|
|
|
either generating a doc for a group of overloads (which have no members) or for a single node (where a list of members can be displayed)
|
|
RefKind
|
|
mark extension function types
|
|
|
|
stars like embedded*star were removed in the output.
|
|
|
|
|
|
|
|
|
|
|