Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-05Merge pull request #10251 from jbms/fix-inline-syntax-highlightHEAD4.xTakeshi KOMIYA
2022-03-20Make code role highlighting consistent with code-block directiveJeremy Maitin-Shepard
2022-02-20Collapse single line docstringsAdam Turner
2022-02-20Remove copyright and licence fieldsAdam Turner
2022-02-20Fix module docstring indentationAdam Turner
2022-02-20Fix module docstring first lineAdam Turner
2022-02-20Remove module titles in docstringsAdam Turner
2022-01-26Fix #10121: html: <div> tag for admonition is not closed w/ docutils-0.18Takeshi KOMIYA
2022-01-01Merge branch '4.3.x' into 4.xTakeshi KOMIYA
2022-01-01A happy new year!Takeshi KOMIYA
2021-12-05drop translator-specific unknown_visit callsJames Knight
2021-11-22Fix a mypy warningTakeshi KOMIYA
2021-11-22BUG: prevent automatic inline conversion by classEvan Bolyen
2021-10-09Fix #9710: html: Wrong styles for even/odd rows in nested tablesTakeshi KOMIYA
2021-09-24Fix local file download by encoding URLJohannes Aalto
2021-07-18Typo fix in sphinx.writers.html5 docstringLouis Maddox
2021-07-11Merge pull request #9225 from doerwalter/typehint-htmlTakeshi KOMIYA
2021-06-17Provide more semantic structure for screen-readersJoe Nelson
2021-06-14Remove configuration option html_signaturereturn_icon.Walter Doerwald
2021-05-16Add configuration option html_signaturereturn_icon for the arrow before a ret...Walter Doerwald
2021-05-16Rename CSS classes for return type hint HTML markup.Walter Doerwald
2021-05-16Add HTML markup to the return type hint.Walter Doerwald
2021-04-12Decl styling, consistent monospaceJakob Lykke Andersen
2021-04-12Decl styling, make desc_inline nodeJakob Lykke Andersen
2021-04-12Decl styling, move static classes to addnodes from HTML5 writerJakob Lykke Andersen
2021-04-12Decl styling, move desc dynamic classes to domain base classJakob Lykke Andersen
2021-04-12Decl styling, docs and restructuringJakob Lykke Andersen
2021-04-08Merge pull request #9053 from tk0miya/title_node_for_toctree_captionTakeshi KOMIYA
2021-04-08Fix #8870: Use title node for the caption of toctreeTakeshi KOMIYA
2021-03-13refactor: Use PEP-526 based variable annotation (sphinx.writers)Takeshi KOMIYA
2021-02-02Merge branch '3.x' into master_with_merged_3.xjfbu
2021-01-31Merge branch '3.x' into 8446_escape_spaces_inside_desc_signaturesTakeshi KOMIYA
2021-01-27Merge branch '3.x'Takeshi KOMIYA
2021-01-24Close #1638: html: Add permalink icons to glossary termsTakeshi KOMIYA
2021-01-24Merge branch '3.x'Takeshi KOMIYA
2021-01-24Close #6550: html: Allow to use HTML permalink textsTakeshi KOMIYA
2021-01-17Merge pull request #8690 from tk0miya/4550_align_defaultTakeshi KOMIYA
2021-01-16Merge branch '3.x'Takeshi KOMIYA
2021-01-16Fix #4550: The align attribute of figure nodes becomes None by defaultTakeshi KOMIYA
2021-01-11Close #207: Now highlight_language supports multiple languagesTakeshi KOMIYA
2021-01-11Fix #8671: highlight_options is not workingTakeshi KOMIYA
2021-01-10refactor: Access config object from self directly in writersTakeshi KOMIYA
2021-01-01Merge branch '3.x'Takeshi KOMIYA
2021-01-01A happy new year!Takeshi KOMIYA
2020-11-22Fix #8446: html: consecutive spaces are displayed as single spaceTakeshi KOMIYA
2020-11-11Merge branch '3.x'Takeshi KOMIYA
2020-11-11Sort imports with isortFrançois Freitag
2020-08-14Merge branch '3.x'Takeshi KOMIYA
2020-08-12Use node as locationYves Chevallier
2020-07-11Merge branch '3.x'Takeshi KOMIYA