drgn/docs/exts
Omar Sandoval c801e5e9b1 drgndoc: format __init__() signature separately from class
Having the signature in the class line is awkward, especially when
__init__() is overloaded. Instead, document __init__() separately, but
refer to it by the name of the class. There might still be a better way
to represent this, but this is at least better than before.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
2020-12-14 12:29:17 -08:00
..
drgndoc drgndoc: format __init__() signature separately from class 2020-12-14 12:29:17 -08:00
setuptools_config.py Format imports with isort 2020-08-20 16:55:07 -07:00