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-01A happy new year!Takeshi KOMIYA
2021-01-01A happy new year!Takeshi KOMIYA
2020-04-19refactor: Add Optional to type annotationsTakeshi KOMIYA
2019-06-15Merge branch '2.0'Takeshi KOMIYA
2019-06-10Migrate to py3 style type annotation: sphinx.builders.latex.utilTakeshi KOMIYA
2019-05-31Merge branch '2.0'Takeshi KOMIYA
2019-05-28Close #6239: latex: Support to build Chinese documentsTakeshi KOMIYA
2019-03-30Drop features and APIs deprecated in 1.8Takeshi KOMIYA
2019-01-04latex: Move ExtBabel to sphinx.builders.latex.util packageTakeshi KOMIYA