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-11-15refactor: Fix flake8 violations under tests/ directoryTakeshi KOMIYA
2020-05-26refactor test_project: PathComparer is unnecessary for this caseTakeshi KOMIYA
2020-01-01A happy new year!Takeshi KOMIYA
2019-01-13Add PathComparer for testing and fix 2 test failure on Windows. (#5943)Takayuki SHIMIZUKAWA
2019-01-02A happy new year!Takeshi KOMIYA
2018-12-16Remove unnecessary encoding cookie from Python source filesJon Dufresne
2018-10-16Fix typoTakeshi KOMIYA
2018-10-16Move env.doc2path() and env.path2doc() to Project classTakeshi KOMIYA
2018-10-16Add sphinx.project; a manipulator for project and documentsTakeshi KOMIYA