summaryrefslogtreecommitdiff
path: root/doc/_themes
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant type="text/javascript" from <script> elementsJon Dufresne2019-12-151-1/+1
| | | | | | | | | | | | | | | In HTML5, <script> elements default to MIME type text/javascript. The HTML5 living standard and MDN recommend against including the attribute. From https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script#attr-type > The HTML5 specification urges authors to omit the attribute rather > than provide a redundant MIME type. From https://html.spec.whatwg.org/#the-script-element > Authors should omit the type attribute instead of redundantly setting > it.
* doc: avoid font-size when :mod: role in headingsTakayuki SHIMIZUKAWA2019-10-261-0/+5
|
* Update basic.css for HTML5 writerTakeshi KOMIYA2019-02-111-12/+9
|
* docs: Use "Courier New" font to code blocksTakeshi KOMIYA2019-02-111-1/+1
|
* A happy new year!Takeshi KOMIYA2019-01-022-2/+2
|
* Merge branch '1.7'Takeshi KOMIYA2018-06-191-0/+4
|\
| * doc: Use badge to show latest releaseTakeshi KOMIYA2018-06-171-0/+4
| |
* | Merge pull request #4884 from tk0miya/4873_adjust_word-breakTakeshi KOMIYA2018-04-221-0/+4
|\ \ | | | | | | Fix #4873: Adjust word-break of deprecated-APIs table
| * | Fix #4873: Adjust word-break of deprecated-APIs tableTakeshi KOMIYA2018-04-221-0/+4
| |/
* | doc: Fix filenameTakeshi KOMIYA2018-04-121-1/+1
|/
* Fix #4744: Add canonical URL to docsTakeshi KOMIYA2018-03-211-0/+5
|
* cleanup formatting of some sidebar itemsTim Hoffmann2018-01-061-2/+28
|
* Merge branch 'happy_new_year' into masterTakeshi KOMIYA2018-01-012-2/+2
|\
| * A happy new year!Takeshi KOMIYA2018-01-012-2/+2
| |
* | Switched stylesheet for font to HTTPS to avoid mixed content issuesAlex Gaynor2017-09-241-1/+1
|/
* Year++Takeshi KOMIYA2017-03-262-2/+2
|
* Merge branch 'stable' into 1.5-releaseTakeshi KOMIYA2016-11-131-0/+4
|\
| * Fix #3130: HTML rendering problems inside admonition block in Sphinx docTakeshi KOMIYA2016-11-131-0/+4
| |
* | fix sphinx document's style to satisfy xhtml standardYoshiki Shibukawa2016-09-011-0/+6
| |
* | Merge branch 'stable'Takeshi KOMIYA2016-08-091-2/+2
|\ \ | |/
| * fix html entity to fix epub errorYoshiki Shibukawa2016-08-091-2/+2
| |
* | Run *.png through zopflipng -mVille Skyttä2016-07-076-0/+0
|/ | | | | Before: 2334583 bytes After: 2136324 bytes
* Obligatory copyright update.Georg Brandl2016-01-142-2/+2
|
* Merge branch 'stable'Georg Brandl2015-01-032-2/+2
|\
| * all: update copyrightGeorg Brandl2015-01-032-2/+2
| |
* | compress static PNG images with optipng -o10Lars Buitinck2014-07-225-0/+0
|/ | | | Average reduction in file size of 20%.
* Update copyright year.Georg Brandl2014-03-012-2/+2
|
* Fixed W3C Validator errors in index page.Robert Lehmann2014-02-051-1/+1
|
* New doc design "sphinx13".Georg Brandl2013-01-189-0/+478