Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-20 | Don't generate empty doc sections and reduce code duplication | Aaron Franke | |
2021-06-11 | Rename Reference to RefCounted | Pedro J. Estébanez | |
2020-04-24 | doc: Fix parsing typed arrays in makerst.py | Ré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. |