summaryrefslogtreecommitdiff
path: root/doc/classes/RDVertexAttribute.xml
AgeCommit message (Collapse)Author
2021-09-20Don't generate empty doc sections and reduce code duplicationAaron Franke
2021-06-11Rename Reference to RefCountedPedro J. Estébanez
2020-04-24doc: Fix parsing typed arrays in makerst.pyRémi Verschelde
`Type[]` typed arrays will link to `Type`, as it's likely the most interesting information for the user. And sync classref with current source.