summaryrefslogtreecommitdiff
path: root/sphinx/writers/html5.py
Commit message (Expand)AuthorAgeFilesLines
* Allow multi-line object description signatures (#11011)TLouf2023-05-111-9/+75
* Fix pytest style issuesAdam Turner2023-02-181-1/+1
* Fix COM812Adam Turner2023-02-181-1/+1
* Resolve Ruff SIM114 violationsAdam Turner2023-02-151-5/+4
* Undo parallel image changesAdam Turner2023-01-101-3/+3
* Make MyPy happyAdam Turner2023-01-021-3/+3
* Run pyupgrade (#11070)Adam Turner2023-01-021-5/+5
* Use PEP 604 typesAdam Turner2023-01-011-3/+3
* Use PEP 595 typesAdam Turner2023-01-011-3/+3
* Insert ``from __future__ import annotations``Adam Turner2023-01-011-0/+2
* remove blanket 'noqas'Daniel Eades2022-12-161-2/+4
* Update typing ignores for mypy 0.990Adam Turner2022-11-131-2/+2
* Revert ``html_codeblock_linenos_style`` removal (#10922)Adam Turner2022-10-161-1/+4
* Merge branch '5.x'Adam Turner2022-10-161-1/+1
|\
| * URI-escape image filenames (#10268)Eric Wieser2022-10-131-1/+1
* | Merge branch '5.x'Adam Turner2022-09-231-2/+2
|\ \ | |/
| * Shrink strict optional whitelist (HTML writers) (#10838)danieleades2022-09-201-2/+2
| * Improve static typing strictness (#10569)danieleades2022-07-181-2/+2
* | Remove deprecated items for Sphinx 6.0 (#10471)Adam Turner2022-06-161-33/+1
|/
* Merge branch '4.x' into 5.xTakeshi KOMIYA2022-05-061-1/+16
|\
| * Merge pull request #10251 from jbms/fix-inline-syntax-highlightTakeshi KOMIYA2022-05-061-1/+16
| |\
| | * Make code role highlighting consistent with code-block directiveJeremy Maitin-Shepard2022-03-191-1/+16
* | | Merge branch '4.x'Takeshi KOMIYA2022-03-191-9/+1
|\ \ \ | |/ /
| * | Collapse single line docstringsAdam Turner2022-02-201-2/+1
| * | Remove copyright and licence fieldsAdam Turner2022-02-201-3/+0
| * | Fix module docstring indentationAdam Turner2022-02-201-2/+2
| * | Fix module docstring first lineAdam Turner2022-02-201-2/+1
| * | Remove module titles in docstringsAdam Turner2022-02-191-3/+0
| |/
* | Merge commit '07110b7557a552ecfe702bdd6a2d2f9685cb1af9'Takeshi KOMIYA2022-02-141-1/+4
|\ \ | |/
| * Fix #10121: html: <div> tag for admonition is not closed w/ docutils-0.18Takeshi KOMIYA2022-01-261-1/+4
* | Change "Permalink to this {headline -> heading}"Pradyun Gedam2022-01-021-2/+2
* | Merge branch '4.x'Takeshi KOMIYA2022-01-011-1/+1
|\ \ | |/
| * Merge branch '4.3.x' into 4.xTakeshi KOMIYA2022-01-011-1/+1
| |\
| | * A happy new year!Takeshi KOMIYA2022-01-011-1/+1
* | | Merge branch '4.x'Takeshi KOMIYA2022-01-011-3/+0
|\ \ \ | |/ /
| * | drop translator-specific unknown_visit callsJames Knight2021-12-051-3/+0
| |/
* | refactor: Remove RemovedInSphinx50Warning (partially)Takeshi KOMIYA2021-12-171-7/+1
|/
* Fix a mypy warningTakeshi KOMIYA2021-11-231-2/+2
* BUG: prevent automatic inline conversion by classEvan Bolyen2021-11-221-0/+4
* Fix #9710: html: Wrong styles for even/odd rows in nested tablesTakeshi KOMIYA2021-10-091-8/+28
* Fix local file download by encoding URLJohannes Aalto2021-09-241-1/+3
* Typo fix in sphinx.writers.html5 docstringLouis Maddox2021-07-181-1/+1
* Merge pull request #9225 from doerwalter/typehint-htmlTakeshi KOMIYA2021-07-111-2/+4
|\
| * Remove configuration option html_signaturereturn_icon.Walter Doerwald2021-06-141-3/+3
| * Add configuration option html_signaturereturn_icon for the arrow before a ret...Walter Doerwald2021-05-161-1/+3
| * Rename CSS classes for return type hint HTML markup.Walter Doerwald2021-05-161-2/+2
| * Add HTML markup to the return type hint.Walter Doerwald2021-05-161-2/+2
* | Provide more semantic structure for screen-readersJoe Nelson2021-06-171-1/+1
|/
* Decl styling, consistent monospaceJakob Lykke Andersen2021-04-121-4/+4
* Decl styling, make desc_inline nodeJakob Lykke Andersen2021-04-121-0/+6