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-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-02test: manpage: double quotes are escaped since docutils-0.18Takeshi KOMIYA
2022-01-01A happy new year!Takeshi KOMIYA
2021-08-21Check complete ancestry of text nodes for smartquotes eligibility.Justin Turner Arthur
2021-05-16manpage: Stop creating a section directory on build manpage by defaultTakeshi KOMIYA
2021-01-01Merge branch '3.x'Takeshi KOMIYA
2021-01-01A happy new year!Takeshi KOMIYA
2020-10-27Close #7996: manpage: Make a section directory on build manpage by defaultTakeshi KOMIYA
2020-03-07Deprecate codes for docutils-0.13 or 0.14Takeshi KOMIYA
2020-02-01test: Use read_text() and read_bytes()Takeshi KOMIYA
2020-01-01A happy new year!Takeshi KOMIYA
2019-01-07quickstart: Simplify generated conf.py (for latex)Takeshi KOMIYA
2019-01-02Merge branch '1.8'Takeshi KOMIYA
2019-01-02A happy new year!Takeshi KOMIYA
2018-12-16Remove unnecessary encoding cookie from Python source filesJon Dufresne
2018-12-16refactor: Remove u-prefix from stringsTakeshi KOMIYA
2018-02-19Fix flake8 violationsTakeshi KOMIYA
2018-01-09Add tests for smartquotesTakeshi KOMIYA