cf. RascalSoftware/RAT-docs#1 ; if API reference is autogenerated, then some kind of docstring formatting convention should be used to improve the way it is formatted in the documentation. [This can be in the RST docstring style, or the Numpy or Google style (and we can then use the Sphinx extension `napoleon` to convert)](https://www.sphinx-doc.org/en/master/usage/extensions/napoleon.html)
cf. RascalSoftware/RAT-Docs#1 ; if API reference is autogenerated, then some kind of docstring formatting convention should be used to improve the way it is formatted in the documentation. This can be in the RST docstring style, or the Numpy or Google style (and we can then use the Sphinx extension
napoleonto convert)