| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Happy New Year! | Adam Turner | 2023-01-01 | 1 | -1/+1 |
| | | |||||
| * | A happy new year! | Takeshi KOMIYA | 2022-01-01 | 1 | -1/+1 |
| | | |||||
| * | A happy new year! | Takeshi KOMIYA | 2021-01-01 | 1 | -1/+1 |
| | | | | | | | | .. note:: $ find sphinx tests LICENSE doc/conf.py -type f -exec sed -i '' -e 's/2007\-20../2007-2021/' {} \; $ git co sphinx/locale/**/*.js sphinx/templates/epub3/mimetype | ||||
| * | Escape a few links | Matthias Geier | 2020-04-08 | 1 | -1/+1 |
| | | |||||
| * | A happy new year! | Takeshi KOMIYA | 2020-01-01 | 1 | -1/+1 |
| | | |||||
| * | 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. | ||||
| * | Fix #6387: html search: failed to search document with haiku and scrolls themes | Takeshi KOMIYA | 2019-05-25 | 1 | -0/+2 |
| | | |||||
| * | A happy new year! | Takeshi KOMIYA | 2019-01-02 | 1 | -1/+1 |
| | | |||||
| * | Capitalization: "Table Of Contents" -> "Table of Contents". | Antony Lee | 2018-07-22 | 1 | -1/+1 |
| | | | | | | | | | This is consistent with "Complete Table of Contents" (which is already in the database), as well as e.g. "Indices and Tables" where "and" is not capitalized. This is also fairly standard title-case practice. | ||||
| * | Fix #5100: Fix HTML search has been broken | Takeshi KOMIYA | 2018-06-17 | 1 | -2/+2 |
| | | |||||
| * | Deprecate builder.script_files (refs: #4439) | Takeshi KOMIYA | 2018-06-09 | 1 | -2/+5 |
| | | |||||
| * | Update scrolls theme | Aaron Carlisle | 2018-01-21 | 1 | -1/+1 |
| | | |||||
| * | A happy new year! | Takeshi KOMIYA | 2018-01-01 | 1 | -1/+1 |
| | | |||||
| * | Rewrite and simplify stylesheet handling | Jellby | 2017-04-15 | 1 | -1/+4 |
| | | | | | | | | Thanks to tk0miya's comment, I learnt one can add stuff to template blocks, that allows a much simpler stylesheet configuration, considering that changes at the template level will be more... well, low-level. Hopefully this is now acceptable. | ||||
| * | Year++ | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 |
| | | |||||
| * | Obligatory copyright update. | Georg Brandl | 2016-01-14 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'stable' | Georg Brandl | 2015-01-03 | 1 | -1/+1 |
| |\ | |||||
| | * | all: update copyright | Georg Brandl | 2015-01-03 | 1 | -1/+1 |
| | | | |||||
| * | | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
| | | | |||||
| * | | Added WAI-ARIA roles to themes (document, banner, navigation, main, ↵ | Wes Turner | 2014-01-14 | 1 | -2/+2 |
| |/ | | | | | | | | contentinfo, note) https://en.wikipedia.org/wiki/WAI-ARIA http://www.w3.org/TR/wai-aria/roles | ||||
| * | Added improvements about i18n for themes "basic", "haiku" and "scrolls" that ↵ | Leonardo J. Caballero G. | 2013-03-04 | 1 | -1/+1 |
| | | | | | Sphinx built-in. Closes #1120 | ||||
| * | Whitespace cleanup in jinja templates | Roland Meister | 2013-01-04 | 1 | -1/+1 |
| | | | | | | This change removes odd-looking empty lines before the doctype declaration in HTML files created by jinja templates. | ||||
| * | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 |
| | | |||||
| * | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| | | |||||
| * | merge with 0.6 | Georg Brandl | 2010-06-13 | 1 | -2/+2 |
| | | |||||
| * | Add copyright headers to HTML templates, stylesheets and JavaScript files. | Georg Brandl | 2010-01-07 | 1 | -0/+10 |
| | | |||||
| * | Remove all template content from the scrolls theme that was almost the same ↵ | Georg Brandl | 2010-01-07 | 1 | -72/+8 |
| | | | | | | | as the basic. Apply a few real modifications to the basic templates. | ||||
| * | Added a new theme inspired by the jinja / werkzeug theme. | Armin Ronacher | 2009-06-30 | 1 | -0/+96 |
