summaryrefslogtreecommitdiff
path: root/sphinx/themes/basic
Commit message (Expand)AuthorAgeFilesLines
* Fix html: search box overrides to other elements if scrolledTakeshi KOMIYA2018-08-221-0/+4
* Merge pull request #5207 from TimKam/5186-js-test-infrastructureTimotheus Kampik2018-07-293-48/+55
|\
| * #5186 add contrib doc for JS testsTimotheus Kampik2018-07-221-1/+1
| * move templating from `searchtools` to `documentation_options`Timotheus Kampik2018-07-222-44/+50
| * #5186 clean up JavaScript templates: doctoolsTimotheus Kampik2018-07-212-4/+5
* | Capitalization: "Table Of Contents" -> "Table of Contents".Antony Lee2018-07-222-2/+2
|/
* Fix #5163: html: hlist items are now aligned to topTakeshi KOMIYA2018-07-161-0/+7
* Fix #5100: Fix HTML search has been brokenTakeshi KOMIYA2018-06-171-2/+2
* Deprecate builder.script_files (refs: #4439)Takeshi KOMIYA2018-06-091-1/+4
* 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-192-2/+2
|\
| * Fix blank URL_ROOTTommy Nguyen2018-05-022-2/+2
* | Merge branch '1.7'Takeshi KOMIYA2018-04-181-1/+3
|\ \ | |/
| * Fix #4767: html: search highlighting breaks mathjax equationsTakeshi KOMIYA2018-04-151-1/+3
* | add_stylesheet() allows additional attributesTakeshi KOMIYA2018-04-061-2/+2
|/
* Fix #4608: epub: Invalid meta tag is generatedTakeshi KOMIYA2018-02-131-2/+2
* Merge branch 'stable' into 1.7-releaseTakeshi KOMIYA2018-02-041-0/+5
|\
| * Fix #3942: html: table is not aligned to center even if ``:align: center``Takeshi KOMIYA2018-02-041-0/+5
* | Fix #4472: DOCUMENTATION_OPTIONS is not definedTakeshi KOMIYA2018-01-211-0/+0
* | Themes: Rename 'csss' block to 'css'Aaron Carlisle2018-01-211-1/+1
* | Merge branch 'stable' into 1.7-releaseTakeshi KOMIYA2018-01-202-299/+478
|\ \ | |/
| * Fix #4412: Updated jQuery version from 3.1.0 to 3.2.1Takeshi KOMIYA2018-01-192-299/+478
* | Merge branch 'master' into body-widthTakeshi KOMIYA2018-01-154-13/+27
|\ \
| * | Fix #3620: html theme: move DOCUMENTATION_OPTIONS to independent JavaScript f...Takeshi KOMIYA2018-01-142-11/+10
| * | 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
| * | | improved sidebar search field styleTim Hoffmann2018-01-052-3/+17
* | | | #4246: Limit width of text body for all themesTim Hoffmann2018-01-062-1/+8
|/ / /
* | | Merge branch 'happy_new_year' into masterTakeshi KOMIYA2018-01-0118-18/+18
|\ \ \ | |/ / |/| / | |/
| * A happy new year!Takeshi KOMIYA2018-01-0118-18/+18
* | Merge branch 'stable'Takeshi KOMIYA2017-11-121-1/+1
|\ \ | |/
| * Apply fixFirefoxAnchorBug only under FirefoxBerker Peksag2017-11-111-1/+1
* | HTML themes can set up default sidebars through ``theme.conf``Takeshi KOMIYA2017-10-221-0/+1
* | Theme: Move body tag into a blockAaron Carlisle2017-10-101-1/+1
* | Merge branch 'stable'Takeshi KOMIYA2017-10-072-15/+43
|\ \ | |/
| * fix: #4108 - Search word highlight breaks SVGYoshiki Shibukawa2017-10-052-15/+43
* | Merge branch 'stable'Takeshi KOMIYA2017-10-051-0/+3
|\ \ | |/
| * Make searchtools.js compatible with pre-Sphinx1.5 templatesDmitry Shachnev2017-10-031-0/+3
* | #3537 set IE doc mode to Edge if not HTML5Timotheus Kampik2017-08-121-0/+3
* | Theme: Change for HTML5Aaron Carlisle2017-07-291-1/+1
* | Declare loop variables to make them localRobin Neatherway2017-07-191-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-1519-18/+53
|\
| * Merge branch 'stable'Takeshi KOMIYA2017-03-2619-18/+53
| |\