aboutsummaryrefslogtreecommitdiff
path: root/docs/extensions/attributetable.py
Commit message (Expand)AuthorAgeFilesLines
* Use f-strings for attributetableRapptz2021-04-171-4/+7
* Another take at fixing methods showing up under "Attributes"jack11422020-12-181-1/+5
* Fix methods from superclass showing under "Attributes" table jack11422020-12-181-2/+2
* Rework attributetable to look prettierRapptz2020-12-181-27/+61
* Show classmethods separately in attribute tableRapptz2020-12-181-0/+3
* Alphabetically sort attributetable outputRapptz2020-12-181-1/+1
* make documentation sphinx 3.x compatibleRiley Shaw2020-12-181-1/+2
* Add attributetable and add some class-level sections.Rapptz2020-12-181-0/+199