aboutsummaryrefslogtreecommitdiff
path: root/docs/extensions/builder.py
Commit message (Collapse)AuthorAgeFilesLines
* Always inject the HTML builder even in RTD buildsRapptz2021-02-021-2/+4
|
* Make tables scroll if they overflow.Rapptz2020-12-181-0/+8
|
* 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
|
* Flatten genindex to not group names.Rapptz2019-06-301-0/+46
Also better width in the tables.