Commit Graph

23 Commits

Author SHA1 Message Date
0c68eb338c Add colour previews to the documentation 2023-02-16 10:45:53 -05:00
3aa3c36c4f Marginally speed up CI doc builds by using multiple jobs 2022-08-16 18:57:03 -04:00
74f3496a74 Add a bandaid fix for Sphinx bug involving admonitions in .pot files
Ref: https://github.com/sphinx-doc/sphinx/issues/10334
2022-05-27 04:30:38 -04:00
af311bff09 Change .pot files to only contain at most 5 context lines
Crowdin did not like having many comments which caused the upload to
fail.
2022-05-24 10:45:28 -04:00
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
7ebfface22 Explicitly ignore legacy file reference errors in sphinx -n mode 2021-05-06 09:12:19 -04:00
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