summaryrefslogtreecommitdiff
path: root/sphinx/themes/scrolls/layout.html
Commit message (Collapse)AuthorAgeFilesLines
* Happy New Year!Adam Turner2023-01-011-1/+1
|
* A happy new year!Takeshi KOMIYA2022-01-011-1/+1
|
* A happy new year!Takeshi KOMIYA2021-01-011-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 linksMatthias Geier2020-04-081-1/+1
|
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
|
* 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.
* Fix #6387: html search: failed to search document with haiku and scrolls themesTakeshi KOMIYA2019-05-251-0/+2
|
* A happy new year!Takeshi KOMIYA2019-01-021-1/+1
|
* Capitalization: "Table Of Contents" -> "Table of Contents".Antony Lee2018-07-221-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 brokenTakeshi KOMIYA2018-06-171-2/+2
|
* Deprecate builder.script_files (refs: #4439)Takeshi KOMIYA2018-06-091-2/+5
|
* Update scrolls themeAaron Carlisle2018-01-211-1/+1
|
* A happy new year!Takeshi KOMIYA2018-01-011-1/+1
|
* Rewrite and simplify stylesheet handlingJellby2017-04-151-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 KOMIYA2017-03-261-1/+1
|
* Obligatory copyright update.Georg Brandl2016-01-141-1/+1
|
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
|\
| * all: update copyrightGeorg Brandl2015-01-031-1/+1
| |
* | Update copyright year.Georg Brandl2014-03-011-1/+1
|\ \ | |/
| * Update copyright year.Georg Brandl2014-03-011-1/+1
| |
* | Added WAI-ARIA roles to themes (document, banner, navigation, main, ↵Wes Turner2014-01-141-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-041-1/+1
| | | | Sphinx built-in. Closes #1120
* Whitespace cleanup in jinja templatesRoland Meister2013-01-041-1/+1
| | | | | This change removes odd-looking empty lines before the doctype declaration in HTML files created by jinja templates.
* Copyright update.Georg Brandl2013-01-011-1/+1
|
* New year update.Georg Brandl2011-01-041-1/+1
|
* merge with 0.6Georg Brandl2010-06-131-2/+2
|
* Add copyright headers to HTML templates, stylesheets and JavaScript files.Georg Brandl2010-01-071-0/+10
|
* Remove all template content from the scrolls theme that was almost the same ↵Georg Brandl2010-01-071-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 Ronacher2009-06-301-0/+96