summaryrefslogtreecommitdiff
path: root/sphinx/themes/basic/layout.html
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Allow setting 'rel' and 'title' attributes for stylesheets.Ignacio Fdez. Galván2015-03-111-1/+19
|/
* fix: bizstyle theme: a complicated css query to modify long title in the brea...shimizukawa2015-02-141-2/+2
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
|\
| * all: update copyrightGeorg Brandl2015-01-031-1/+1
* | merge with stableGeorg Brandl2014-10-011-1/+1
|\ \ | |/
| * Closes #1584: Point to master doc in HTML "top" link.Georg Brandl2014-10-011-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, contentin...Wes Turner2014-01-141-5/+5
|/
* Copyright update.Georg Brandl2013-01-011-1/+1
* Update Sphinx URL to new sphinx-doc.org domain.Georg Brandl2012-11-041-1/+1
* merge with 1.0Georg Brandl2011-01-041-1/+1
|\
| * New year update.Georg Brandl2011-01-041-1/+1
* | Make websupport builder inherit from serializing builder, remove separate Web...Georg Brandl2010-11-201-18/+27
|/
* Small logic fix to work around precedence bug in Jinja 2.1.x.Georg Brandl2010-07-031-1/+1
* merge with 0.6Georg Brandl2010-06-131-6/+6
|\
| * #445: Fix links to result pages when using the search function of HTML built ...Georg Brandl2010-06-131-1/+1
| * #444: Re-escape result of the "striptags" jinja filter.Georg Brandl2010-06-131-5/+5
* | merge with trunkGeorg Brandl2010-04-171-1/+3
|\ \
| * \ merge with 0.6Georg Brandl2010-04-171-1/+3
| |\ \ | | |/
| | * #387: Fix the display of search results in ``dirhtml`` output.Georg Brandl2010-04-171-1/+3
* | | Fixed #382: CSS files are already prefixed with _static/Sebastian Wiesner2010-04-101-1/+1
* | | Make the concept of "module index" generalized to domains. As a side-effect,...Georg Brandl2010-02-201-1/+1
|/ /
* | Fix rendering of no sidebar at all if html_sidebars entry is [].Georg Brandl2010-01-311-7/+9
* | Don't name a variable like the macro it's in, Jinja 2.1 doesn't like it.Georg Brandl2010-01-081-2/+2
* | Fix compatibility with blocks in the old sidebar scheme: blocks cannot be use...Georg Brandl2010-01-071-3/+23
* | The ``html_sidebars`` config value can now contain patterns as keys, and the ...Georg Brandl2010-01-071-47/+3
* | Add copyright headers to HTML templates, stylesheets and JavaScript files.Georg Brandl2010-01-071-0/+9
* | Add new theme "agogo", by Andi Albrecht.Georg Brandl2009-11-161-4/+6
* | merge with 0.6Georg Brandl2009-11-091-1/+1
|\ \ | |/
| * #261: fix template nit.Georg Brandl2009-11-081-1/+1
* | Added ``htmltitle`` block in layout template.Georg Brandl2009-11-081-0/+2
* | #116: Added ``html_output_encoding`` config value.Georg Brandl2009-06-161-1/+1