Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant type="text/javascript" from <script> elements | Jon Dufresne | 2019-12-15 | 1 | -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 headings | Takayuki SHIMIZUKAWA | 2019-10-26 | 1 | -0/+5 |
| | |||||
* | Update basic.css for HTML5 writer | Takeshi KOMIYA | 2019-02-11 | 1 | -12/+9 |
| | |||||
* | docs: Use "Courier New" font to code blocks | Takeshi KOMIYA | 2019-02-11 | 1 | -1/+1 |
| | |||||
* | A happy new year! | Takeshi KOMIYA | 2019-01-02 | 2 | -2/+2 |
| | |||||
* | Merge branch '1.7' | Takeshi KOMIYA | 2018-06-19 | 1 | -0/+4 |
|\ | |||||
| * | doc: Use badge to show latest release | Takeshi KOMIYA | 2018-06-17 | 1 | -0/+4 |
| | | |||||
* | | Merge pull request #4884 from tk0miya/4873_adjust_word-break | Takeshi KOMIYA | 2018-04-22 | 1 | -0/+4 |
|\ \ | | | | | | | Fix #4873: Adjust word-break of deprecated-APIs table | ||||
| * | | Fix #4873: Adjust word-break of deprecated-APIs table | Takeshi KOMIYA | 2018-04-22 | 1 | -0/+4 |
| |/ | |||||
* | | doc: Fix filename | Takeshi KOMIYA | 2018-04-12 | 1 | -1/+1 |
|/ | |||||
* | Fix #4744: Add canonical URL to docs | Takeshi KOMIYA | 2018-03-21 | 1 | -0/+5 |
| | |||||
* | cleanup formatting of some sidebar items | Tim Hoffmann | 2018-01-06 | 1 | -2/+28 |
| | |||||
* | Merge branch 'happy_new_year' into master | Takeshi KOMIYA | 2018-01-01 | 2 | -2/+2 |
|\ | |||||
| * | A happy new year! | Takeshi KOMIYA | 2018-01-01 | 2 | -2/+2 |
| | | |||||
* | | Switched stylesheet for font to HTTPS to avoid mixed content issues | Alex Gaynor | 2017-09-24 | 1 | -1/+1 |
|/ | |||||
* | Year++ | Takeshi KOMIYA | 2017-03-26 | 2 | -2/+2 |
| | |||||
* | Merge branch 'stable' into 1.5-release | Takeshi KOMIYA | 2016-11-13 | 1 | -0/+4 |
|\ | |||||
| * | Fix #3130: HTML rendering problems inside admonition block in Sphinx doc | Takeshi KOMIYA | 2016-11-13 | 1 | -0/+4 |
| | | |||||
* | | fix sphinx document's style to satisfy xhtml standard | Yoshiki Shibukawa | 2016-09-01 | 1 | -0/+6 |
| | | |||||
* | | Merge branch 'stable' | Takeshi KOMIYA | 2016-08-09 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | fix html entity to fix epub error | Yoshiki Shibukawa | 2016-08-09 | 1 | -2/+2 |
| | | |||||
* | | Run *.png through zopflipng -m | Ville Skyttä | 2016-07-07 | 6 | -0/+0 |
|/ | | | | | Before: 2334583 bytes After: 2136324 bytes | ||||
* | Obligatory copyright update. | Georg Brandl | 2016-01-14 | 2 | -2/+2 |
| | |||||
* | Merge branch 'stable' | Georg Brandl | 2015-01-03 | 2 | -2/+2 |
|\ | |||||
| * | all: update copyright | Georg Brandl | 2015-01-03 | 2 | -2/+2 |
| | | |||||
* | | compress static PNG images with optipng -o10 | Lars Buitinck | 2014-07-22 | 5 | -0/+0 |
|/ | | | | Average reduction in file size of 20%. | ||||
* | Update copyright year. | Georg Brandl | 2014-03-01 | 2 | -2/+2 |
| | |||||
* | Fixed W3C Validator errors in index page. | Robert Lehmann | 2014-02-05 | 1 | -1/+1 |
| | |||||
* | New doc design "sphinx13". | Georg Brandl | 2013-01-18 | 9 | -0/+478 |