Commit Graph

9 Commits

Author SHA1 Message Date
c3d175fbc3 Fix async iterable not showing up attributetable
Co-authored-by: Danny <Rapptz@users.noreply.github.com>
2022-03-07 17:42:51 -05:00
c2afa984ff Use f-strings for attributetable 2021-04-17 19:40:40 -04:00
15587eeef1 Another take at fixing methods showing up under "Attributes" 2020-12-18 21:18:57 -05:00
ad515f7a4d Fix methods from superclass showing under "Attributes" table 2020-12-18 21:18:55 -05:00
875a701edb Rework attributetable to look prettier 2020-12-18 21:18:54 -05:00
2dc8591258 Show classmethods separately in attribute table 2020-12-18 21:18:53 -05:00
6351ef344b Alphabetically sort attributetable output 2020-12-18 21:18:53 -05:00
ad694d8348 make documentation sphinx 3.x compatible 2020-12-18 21:18:50 -05:00
9b88c63163 Add attributetable and add some class-level sections.
The extensions have yet to receive this treatment and CSS needs work,
but for now this is fine.
2020-12-18 21:18:47 -05:00