Add support a Type section.
Review Request #12517 — Created Aug. 8, 2022 and submitted — Latest diff uploaded
This formalizes our
Type
section, which we use for properties and
attributes. It properly links the type, and even allows for an optional
description to help formally describe the type (usingTuple
orKeys
or similar).
Unit tests pass.
Tested this with our documentation. Saw that the types were properly set
up as sections like "Returns" and had links to types.