Commit Graph

17 Commits

Author SHA1 Message Date
c2afa984ff Use f-strings for attributetable 2021-04-17 19:40:40 -04:00
30c06bc55f Always inject the HTML builder even in RTD builds 2021-02-02 03:01:12 -05:00
2a6ea3532b Rework index page to take less vertical space 2020-12-19 00:48:35 -05: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
022a341476 Make tables scroll if they overflow. 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
1253a372d9 Various RTD related fixes. 2020-12-18 21:18:53 -05:00
33a4388e6e First pass at double header display 2020-12-18 21:18:52 -05:00
c31b443f91 Use new HTML5 <section> instead of <div class="section"> 2020-12-18 21:18:52 -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
ac00fcad77 Flatten genindex to not group names.
Also better width in the tables.
2019-06-30 18:59:19 -04:00
13b23963ec Add exception hierarchy to the documentation. 2019-03-12 01:15:24 -04:00
e3d69ce83d Add custom details directive. 2017-09-21 21:15:37 -04:00