table DocSimpleSectionBlock

Overview

DocSimpleSectionBlock = {
    -- fields

    simpleSectionKind,

    -- inherited from DocBlock

    blockKind,
    title,
    text,
    childBlockList,
}

Detailed Documentation

Fields

simpleSectionKind

Holds the type of the simple section block. Must be one of:

<undefined>
see

If simpleSectionKind is see, then this is a see-also block.