summaryrefslogtreecommitdiff
path: root/sphinx/themes
Commit message (Expand)AuthorAgeFilesLines
* Allow ``copyright`` to contain multiple entries (#10983)Stefanie Molin2023-05-111-5/+21
* Allow multi-line object description signatures (#11011)TLouf2023-05-112-0/+20
* Remove HTML 4 support (#11385)Adam Turner2023-04-281-13/+3
* Revert "Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)...James Addison2023-04-2317-0/+0
* Create a 'search field' component for themes (#11045)Tim Hoffmann2023-04-211-0/+23
* Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)James Addison2023-04-0717-0/+0
* Remove obsolete HTML keyword ``link rel="shortcut"`` (#11069)Rotzbua2023-01-011-1/+1
* Happy New Year!Adam Turner2023-01-0139-39/+39
* Increase minimum Docutils to 0.18Adam Turner2022-09-2710-63/+0
* Merge branch '5.x'Adam Turner2022-09-253-137/+168
|\
| * Move to localStorage for search highlightingAdam Turner2022-09-242-45/+39
| * Split out `sphinx_highlight.js`Adam Turner2022-09-242-119/+156
| * search: use both title and subtitle only if different (#10848)Martin Liška2022-09-231-1/+1
* | Merge branch '5.x'Adam Turner2022-09-231-2/+20
|\ \ | |/
| * Use both title and subtitle name in search results (#10824)Martin Liška2022-09-211-1/+1
| * Support searching for index entries (#10819)Adam Turner2022-09-201-0/+18
| * Use subtitle name in search results (#10814)Martin Liška2022-09-131-2/+2
* | Merge branch '5.x'Adam Turner2022-09-092-2/+31
|\ \ | |/
| * Save search resul score to HTML element for debugging (#10718)Martin Liška2022-09-091-1/+2
| * search: support searching for (sub)titles (#10717)Martin Liška2022-09-091-1/+23
| * agogo theme: revert CSS changes related to sidebar (#10787)Matthias Geier2022-08-281-0/+6
* | Merge branch '5.x'Adam Turner2022-07-181-6/+4
|\ \ | |/
| * HTML Search: refactoringTakeshi KOMIYA2022-07-181-1/+1
| * HTML Search: Minor errors are emitted on fetching search snipetsTakeshi KOMIYA2022-07-181-3/+1
| * HTML Search: search snipets should not be foldedTakeshi KOMIYA2022-07-181-1/+1
| * HTML Search: HTML tags are displayed as a part of object nameTakeshi KOMIYA2022-07-181-1/+1
* | Merge branch '5.x'Adam Turner2022-07-171-4/+5
|\ \ | |/
| * Fix minor HTML search summary issues (#10548)shiftinv2022-07-121-4/+5
* | Merge branch '5.x'Adam Turner2022-07-101-9/+7
|\ \ | |/
| * Remove empty lines inside selectors in basic.css produced from templateJean-François B2022-07-101-4/+4
| * Use Docutils 0.19 footnote styles (#10599)Adam Turner2022-07-041-5/+3
* | Merge branch '5.x' into masterJean-François B2022-06-302-1/+3
|\ \ | |/
| * Merge branch '5.0.x' into 5.xJean-François B2022-06-301-0/+2
| |\
| | * Fix duplicated field term colons for Docutils 0.18+ (#10595)Jean-François B2022-06-251-0/+2
| * | Fix usage of enable_search_shortcuts theme config value.marxin2022-06-171-1/+1
* | | Merge branch '5.x'Adam Turner2022-06-162-7/+1
|\ \ \ | |/ /
| * | agogo theme: ensure hidden toctree is show on Table of Contents (#6679)David Miguel Susano Pinto2022-06-161-1/+1
| * | agogo theme: Wrong use of sidebar* configs (#10520)Matthias Geier2022-06-161-6/+0
| |/
* | Remove deprecated items for Sphinx 6.0 (#10471)Adam Turner2022-06-165-13065/+0
|/
* Move `aside.topic` into the conditional blocksAdam Turner2022-06-0710-13/+24
* Add `nav.contents` everywhere that `div.topic` is usedAdam Turner2022-06-0710-0/+39
* Rename CSS files to CSS template filesAdam Turner2022-06-072-0/+0
* Fix double brackets on Docutils 0.18+Adam Turner2022-06-041-0/+2
* Add `aside.sidebar` where it is missingAdam Turner2022-05-304-16/+27
* Add `aside.topic` for Docutils 0.18+Adam Turner2022-05-3010-11/+13
* Update `basic.css_t` for footnote & citation changesAdam Turner2022-05-221-4/+28
* Merge pull request #10429 from tk0miya/9974_jquery-3.6.0Takeshi KOMIYA2022-05-082-111/+120
|\
| * Close #9974: html: Updated jQuery version from 3.5.1 to 3.6.0Takeshi KOMIYA2022-05-072-111/+120
* | html theme: Change the default body_min_width to 360pxTakeshi KOMIYA2022-05-081-1/+1
* | Merge branch '5.x' into patch-1Takeshi KOMIYA2022-05-0811-863/+825
|\ \ | |/