summaryrefslogtreecommitdiff
path: root/sphinx/writers/html.py
Commit message (Expand)AuthorAgeFilesLines
* Fix #9710: html: Wrong styles for even/odd rows in nested tablesTakeshi KOMIYA2021-10-091-9/+29
* Fix local file download by encoding URLJohannes Aalto2021-09-241-1/+3
* 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
* | Provide more semantic structure for screen-readersJoe Nelson2021-06-171-1/+1
|/
* Decl styling, update writersJakob Lykke Andersen2021-04-121-0/+6
* Decl styling, move static classes to addnodes from HTML5 writerJakob Lykke Andersen2021-04-121-7/+7
* Decl styling, move desc dynamic classes to domain base classJakob Lykke Andersen2021-04-121-6/+18
* Merge pull request #9053 from tk0miya/title_node_for_toctree_captionTakeshi KOMIYA2021-04-091-1/+6
|\
| * Fix #8870: Use title node for the caption of toctreeTakeshi KOMIYA2021-04-091-1/+6
* | refactor: Use PEP-526 based variable annotation (sphinx.writers)Takeshi KOMIYA2021-03-131-3/+3
* | Merge branch '3.x' into master_with_merged_3.xjfbu2021-02-021-0/+2
|\ \ | |/
| * Merge branch '3.x' into 8446_escape_spaces_inside_desc_signaturesTakeshi KOMIYA2021-02-011-19/+21
| |\
| * | Fix #8446: html: consecutive spaces are displayed as single spaceTakeshi KOMIYA2020-11-221-0/+2
* | | Merge branch '3.x'Takeshi KOMIYA2021-01-281-0/+4
|\ \ \ | | |/ | |/|
| * | Close #1638: html: Add permalink icons to glossary termsTakeshi KOMIYA2021-01-241-0/+4
* | | Merge branch '3.x'Takeshi KOMIYA2021-01-241-9/+13
|\ \ \ | |/ /
| * | Close #6550: html: Allow to use HTML permalink textsTakeshi KOMIYA2021-01-241-10/+12
* | | Merge pull request #8690 from tk0miya/4550_align_defaultTakeshi KOMIYA2021-01-181-0/+11
|\ \ \
| * | | Fix #4550: The align attribute of figure nodes becomes None by defaultTakeshi KOMIYA2021-01-161-0/+11
* | | | Merge branch '3.x'Takeshi KOMIYA2021-01-161-8/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Close #207: Now highlight_language supports multiple languagesTakeshi KOMIYA2021-01-111-5/+1
| * | Fix #8671: highlight_options is not workingTakeshi KOMIYA2021-01-111-1/+1
| * | refactor: Access config object from self directly in writersTakeshi KOMIYA2021-01-101-5/+5
* | | Merge branch '3.x'Takeshi KOMIYA2021-01-011-1/+1
|\ \ \ | |/ /
| * | A happy new year!Takeshi KOMIYA2021-01-011-1/+1
| |/
* | Merge branch '3.x'Takeshi KOMIYA2020-11-121-4/+4
|\ \ | |/
| * Sort imports with isortFrançois Freitag2020-11-111-4/+4
* | Merge branch '3.x'Takeshi KOMIYA2020-08-141-1/+1
|\ \ | |/
| * Use node as locationYves Chevallier2020-08-121-1/+1
* | Merge branch '3.x'Takeshi KOMIYA2020-07-111-0/+3
|\ \ | |/
| * Close #7849: html: Add html_codeblock_linenos_styleTakeshi KOMIYA2020-07-111-0/+3
* | Remove deprecated features marked as RemovedInSphinx40WarningTakeshi KOMIYA2020-04-291-11/+2
* | Merge branch '3.x'Takeshi KOMIYA2020-03-231-3/+16
|\ \ | |/
| * Fix #7357: html: Resizing SVG image fails with ValueErrorTakeshi KOMIYA2020-03-221-3/+16
| * Merge branch 'drop_desc_signature_first' into 3.xTakeshi KOMIYA2020-02-221-4/+0
| |\
* | | Hello TYPE_CHECKING!Takeshi KOMIYA2020-03-071-3/+2
* | | Merge pull request #7117 from tk0miya/drop_desc_signature_firstTakeshi KOMIYA2020-02-221-4/+0
|\ \ \ | |/ / |/| / | |/
| * Deprecate desc_signature['first']Takeshi KOMIYA2020-02-091-4/+0
* | Merge branch '2.0'Takeshi KOMIYA2020-02-091-6/+2
|\ \ | |/ |/|
| * fixTakeshi KOMIYA2020-02-091-6/+2
| * Fix #7112: html: SVG image is not layouted as float even if alignedTakeshi KOMIYA2020-02-091-1/+1
* | Merge branch '2.0'Takeshi KOMIYA2020-01-081-14/+21
|\ \ | |/
| * Fix #6696: html: scale option of image/figure directive not working for SVGTakeshi KOMIYA2020-01-031-14/+21
* | Merge branch '2.0'Takeshi KOMIYA2020-01-011-3/+3
|\ \ | |/
| * A happy new year!Takeshi KOMIYA2020-01-011-1/+1
| * mypy: Enable disallow_incomplete_defs flag for type checkingTakeshi KOMIYA2019-12-301-2/+2
* | Merge branch '2.0'Takeshi KOMIYA2019-12-221-1/+1
|\ \ | |/