summaryrefslogtreecommitdiffstats
path: root/Doc/tools/pydoctheme
Commit message (Collapse)AuthorAgeFilesLines
* Issue #19489: Move the search box from sidebar to header and footer.Zachary Ware2016-09-091-0/+11
|
* #24918: fix CSS for code blocks when a side box is present. Patch by Manvi B.Ezio Melotti2016-03-131-0/+5
|
* Issue #22723: Make link styling more accessible.Berker Peksag2014-10-251-2/+2
| | | | Patch by Buck Golemon.
* Make pydoctheme compatible with Sphinx 1.3 HTML output changes.Georg Brandl2014-10-011-4/+4
|
* Move Doc/tools/sphinxext content to Doc/tools, there is no need for the ↵Georg Brandl2014-09-302-0/+201
nested subdirectory anymore.