summaryrefslogtreecommitdiffstats
path: root/Doc/tools/static
Commit message (Collapse)AuthorAgeFilesLines
* Make 3.7 the current dev version in the html version of the docs.Ned Deily2016-09-201-3/+2
|
* Issue #26246: Set initial value of the hidden attr when creating copy button.Berker Peksag2016-03-021-0/+1
| | | | Patch by Liang-Bo Wang.
* #26246: update copybutton.js after JQuery update. Patch by Liang-Bo Wang.Ezio Melotti2016-02-271-7/+11
|
* update for 3.6 emergingBenjamin Peterson2015-05-271-1/+2
|
* Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-291-1/+1
|
* Remove old overridden version of a Sphinx CSS file.Georg Brandl2014-10-011-446/+0
| | | | All Python-specific styling is now in the theme anyway.
* Move Doc/tools/sphinxext content to Doc/tools, there is no need for the ↵Georg Brandl2014-09-305-0/+763
nested subdirectory anymore.