summaryrefslogtreecommitdiff
path: root/sphinx/themes/basic
Commit message (Expand)AuthorAgeFilesLines
...
* Decl styling, consistent monospaceJakob Lykke Andersen2021-04-121-2/+6
* Decl styling, make desc_inline nodeJakob Lykke Andersen2021-04-121-0/+6
* Decl styling, more nodes and C++ conversionJakob Lykke Andersen2021-04-121-18/+24
* Merge branch '3.x'Takeshi KOMIYA2021-04-111-8/+10
|\
| * Merge branch '3.5.x' into 3.xTakeshi KOMIYA2021-04-111-8/+10
| |\
| | * Fix #9051: html theme: The style for figure are not appliedTakeshi KOMIYA2021-04-111-8/+10
* | | Merge branch '3.x'Takeshi KOMIYA2021-04-111-1/+4
|\ \ \ | |/ /
| * | Merge branch '3.5.x' into 3.xTakeshi KOMIYA2021-04-111-1/+4
| |\ \ | | |/
| | * CSS: support for aside.sidebar (from docutils 0.17+)Matthias Geier2021-04-071-1/+4
* | | Merge branch '3.x'Takeshi KOMIYA2021-04-091-0/+8
|\ \ \ | |/ /
| * | HTML Templates: Add blocks to search pageAaron Carlisle2021-03-261-0/+8
| |/
* | Close #8326: Rename master_doc to root_docTakeshi KOMIYA2021-02-283-4/+4
* | Merge branch '3.x'Takeshi KOMIYA2021-02-141-1/+2
|\ \ | |/
| * language_data.js_t: Move endif to the right placeDmitry Shachnev2021-02-121-1/+2
* | Merge branch '3.x'Takeshi KOMIYA2021-02-131-7/+7
|\ \ | |/
| * searchtools: Don't use slideDown to show search results.Emilio Cobos Álvarez2021-02-101-7/+7
* | Merge branch '3.x'Takeshi KOMIYA2021-01-282-3/+16
|\ \ | |/
| * Merge branch '8137_urldecode' into 3.xTakeshi KOMIYA2021-01-262-3/+16
| |\
| | * Closes #8123: Fix plus-handling (+) in search terms for basic html theme searchDaniel Hofmann2020-08-192-3/+16
* | | Merge pull request #8737 from tk0miya/8510_html_logo_urlTakeshi KOMIYA2021-01-242-6/+6
|\ \ \
| * \ \ Merge branch 'master' into 8510_html_logo_urlTakeshi KOMIYA2021-01-2317-23/+21
| |\ \ \
| * | | | html theme: Add `favicon_url` and `logo_url`Takeshi KOMIYA2021-01-232-6/+6
| * | | | Update layouts to reference logo & favicon without staticMardelor2020-11-301-1/+1
| * | | | Fix basic layout and html_logo & favicon config value process to support url ...Mardelor2020-11-301-2/+2
* | | | | Merge branch '3.x'Takeshi KOMIYA2021-01-243-1030/+2033
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Update Underscore.js to 1.12.0Takeshi KOMIYA2021-01-233-1030/+2033
* | | | | refactor: html theme: Insert documentation_options.js via script_filesTakeshi KOMIYA2021-01-231-3/+0
| |_|/ / |/| | |
* | | | refactor: Move CSS tags in basic/layout.html to ``css_files`` variableTakeshi KOMIYA2021-01-031-2/+0
* | | | Merge branch '3.x'Takeshi KOMIYA2021-01-0117-17/+17
|\ \ \ \ | |/ / /
| * | | A happy new year!Takeshi KOMIYA2021-01-0117-17/+17
* | | | Merge branch '3.x'Takeshi KOMIYA2020-12-201-2/+2
|\ \ \ \ | |/ / /
| * | | sphinx/themes/basic/layout: Set url_root properly on index, don't use '#'Richard Darst2020-12-131-2/+2
| |/ /
* | | Merge branch '3.x'Takeshi KOMIYA2020-11-211-0/+1
|\ \ \ | |/ /
| * | Fix #8419: html search: Do not load language_data.js in non-search pagesTakeshi KOMIYA2020-11-191-0/+1
* | | Fix #8380: html search: search results are wrapped with <p> instead of <div>Takeshi KOMIYA2020-11-082-2/+2
|/ /
* | Merge pull request #8316 from foster999/patch-1Takeshi KOMIYA2020-10-281-2/+3
|\ \
| * | Prevent arrow key changing page on buttonsDavid Foster2020-10-141-2/+3
| |/
* | Merge pull request #8333 from mgeier/theme-css-after-pygmentsTakeshi KOMIYA2020-10-271-1/+1
|\ \
| * | Override Pygments CSS with theme CSSMatthias Geier2020-10-241-1/+1
| |/
* | Fix unnecessary load of images when parsing the document text for search func...Jan Vojt2020-10-271-4/+4
* | basic CSS: disable "user-select" on span.linenosMatthias Geier2020-10-241-0/+1
|/
* basic CSS: fix "highlight-" selectorMatthias Geier2020-08-011-2/+2
* Allow searching for things like serials, phone numbers, etcJoris Beckers2020-07-221-2/+1
* Close #7902: html theme: Add a new option globaltoc_maxdepthTakeshi KOMIYA2020-07-112-1/+2
* Merge branch '3.1.x' into 3.xTakeshi KOMIYA2020-07-051-4/+21
|\
| * basic CSS: apply "clearfix" to admonitions etc.Matthias Geier2020-07-051-0/+15
| * basic CSS: remove overflow-x from admonition/topic, allow more "floating"Matthias Geier2020-07-051-4/+6
* | Merge branch '3.1.x' into 3.xTakeshi KOMIYA2020-07-051-15/+18
|\ \ | |/
| * basic CSS: better handling of list margins, including "simple" listsMatthias Geier2020-06-201-18/+15
| * FIXUP: remove "compact" classMatthias Geier2020-06-191-3/+1