aboutsummaryrefslogtreecommitdiff
path: root/docs/extensions
Commit message (Expand)AuthorAgeFilesLines
* Another take at fixing methods showing up under "Attributes"jack11422020-08-291-1/+5
* Fix methods from superclass showing under "Attributes" table jack11422020-08-221-2/+2
* Rework attributetable to look prettierRapptz2020-06-281-27/+61
* Make tables scroll if they overflow.Rapptz2020-06-271-0/+8
* Show classmethods separately in attribute tableRapptz2020-06-271-0/+3
* Alphabetically sort attributetable outputRapptz2020-06-271-1/+1
* Various RTD related fixes.Rapptz2020-06-251-5/+7
* First pass at double header displayRapptz2020-05-311-0/+7
* Use new HTML5 <section> instead of <div class="section">Rapptz2020-05-301-0/+12
* make documentation sphinx 3.x compatibleRiley Shaw2020-05-251-1/+2
* Add attributetable and add some class-level sections.Rapptz2020-05-251-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