summaryrefslogtreecommitdiff
path: root/sphinx/themes/basic/layout.html
Commit message (Expand)AuthorAgeFilesLines
* Add viewport meta tag for responsive layoutOlga Bulat2020-05-201-0/+1
* basic theme: Add a "clearer" at the end of the "body".Matthias Geier2020-04-231-0/+1
* Change http:// to https://www in HTML footerMatthias Geier2020-04-201-1/+1
* Escape "canonical" URLMatthias Geier2020-04-181-1/+1
* Relbar breadcrumb should contain current pageTim Hoffmann2020-04-161-0/+1
* Merge pull request #7426 from mgeier/escape-linksTakeshi KOMIYA2020-04-101-7/+7
|\
| * Escape a few linksMatthias Geier2020-04-081-5/+5
| * Escape links to master_docMatthias Geier2020-04-081-2/+2
* | Do not include xmlns attribute with HTML 5 doctypeDmitry Shachnev2020-04-091-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
* A happy new year!Takeshi KOMIYA2019-01-021-1/+1
* html: Output ``canonical_url`` metadata if :confval:`html_baseurl` setTakeshi KOMIYA2018-06-061-0/+3
* add_javascript() allows keyword arguments as attributes for <script> tagTakeshi KOMIYA2018-05-241-2/+2
* Merge branch '1.7'Takeshi KOMIYA2018-05-191-1/+1
|\
| * Fix blank URL_ROOTTommy Nguyen2018-05-021-1/+1
* | add_stylesheet() allows additional attributesTakeshi KOMIYA2018-04-061-2/+2
|/
* Fix #4608: epub: Invalid meta tag is generatedTakeshi KOMIYA2018-02-131-2/+2
* Themes: Rename 'csss' block to 'css'Aaron Carlisle2018-01-211-1/+1
* Fix #3620: html theme: move DOCUMENTATION_OPTIONS to independent JavaScript f...Takeshi KOMIYA2018-01-141-11/+1
* Merge pull request #4245 from Blendify/patch-1Takeshi KOMIYA2018-01-131-0/+1
|\
| * Themes: Add language to javascript vars listAaron Carlisle2017-11-161-0/+1
* | Merge branch 'happy_new_year' into masterTakeshi KOMIYA2018-01-011-1/+1
|\ \ | |/ |/|
| * A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* | Theme: Move body tag into a blockAaron Carlisle2017-10-101-1/+1
* | #3537 set IE doc mode to Edge if not HTML5Timotheus Kampik2017-08-121-0/+3
* | Theme: Change for HTML5Aaron Carlisle2017-07-291-1/+1
|/
* Remove unwanted whitespace in default templateJellby2017-06-111-3/+3
* Add rel="stylesheet" to <link> tag (ref: #3772)Takeshi KOMIYA2017-06-101-1/+1
* Check css.rel attributes to test str or Stylesheet objectTakeshi KOMIYA2017-06-031-3/+3
* #3772: 'str object' has no attribute 'filename' (again)Takeshi KOMIYA2017-06-031-0/+4
* fix #2762: change html template for xhtml validation error (for epub)Yoshiki Shibukawa2017-04-211-0/+8
* Rewrite and simplify stylesheet handlingJellby2017-04-151-18/+6
* Merge remote-tracking branch 'upstream/master'Jellby2017-04-151-1/+1
|\
| * Merge branch 'stable'Takeshi KOMIYA2017-03-261-1/+1
| |\
| | * Year++Takeshi KOMIYA2017-03-261-1/+1
* | | Merge remote-tracking branch 'upstream/master'Jellby2017-03-041-3/+5
|\ \ \ | |/ /
| * | fix HTML5 validation check (role attribute of body tag is unnecessary)Yoshiki Shibukawa2017-03-031-1/+1
| * | Add experimental HTML5 writerYoshiki Shibukawa2017-03-021-2/+4
| |/
* | Merge remote-tracking branch 'upstream/master'Jellby2016-12-061-4/+0
|\ \ | |/
| * Fix #3004: Invalid link types "top" and "up" are usedTakeshi KOMIYA2016-10-061-4/+0
* | Merge remote-tracking branch 'upstream/master'Jellby2016-09-291-5/+6
|\ \ | |/
| * Merge branch 'stable'Takeshi KOMIYA2016-08-091-4/+4
| |\
| | * fix html entity to fix epub errorYoshiki Shibukawa2016-08-091-4/+4
| * | HTML: Add sourcelink_suffix to globalcontextMatthias Geier2016-06-251-1/+2
| |/
* | Move CSS properties to a different variableJellby2016-03-061-15/+13
* | Merge remote-tracking branch 'upstream/master'Jellby2016-02-081-2/+2
|\ \ | |/
| * Add "language" attribute to html in the "basic" themeHong Xu2016-01-301-1/+1
| * Obligatory copyright update.Georg Brandl2016-01-141-1/+1
* | Changed 'rel' to 'alternate'Ignacio Fdez. Galván2015-03-121-8/+8