aboutsummaryrefslogtreecommitdiff
path: root/docs/extensions
Commit message (Expand)AuthorAgeFilesLines
* Explicitly ignore legacy file reference errors in sphinx -n modeJosh2021-05-061-0/+22
* Use f-strings for attributetableRapptz2021-04-171-4/+7
* Always inject the HTML builder even in RTD buildsRapptz2021-02-021-2/+4
* Rework index page to take less vertical spaceRapptz2020-12-191-0/+44
* 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
* Make tables scroll if they overflow.Rapptz2020-12-181-0/+8
* Show classmethods separately in attribute tableRapptz2020-12-181-0/+3
* Alphabetically sort attributetable outputRapptz2020-12-181-1/+1
* Various RTD related fixes.Rapptz2020-12-181-5/+7
* First pass at double header displayRapptz2020-12-181-0/+7
* Use new HTML5 <section> instead of <div class="section">Rapptz2020-12-181-0/+12
* make documentation sphinx 3.x compatibleRiley Shaw2020-12-181-1/+2
* Add attributetable and add some class-level sections.Rapptz2020-12-181-0/+199
* Flatten genindex to not group names.Rapptz2019-06-301-0/+46
* Add exception hierarchy to the documentation.Rapptz2019-03-121-0/+27
* Add custom details directive.Rapptz2017-09-211-0/+55