table DocAnchorBlock

Overview

DocAnchorBlock = {
    -- fields

    id,

    -- inherited from DocBlock

    blockKind,
    title,
    text,
    childBlockList,
}

Detailed Documentation

Fields

id

Holds a Doxygen identifier of the anchor.