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-04-08Fix #8870: Use title node for the caption of toctreeTakeshi KOMIYA
2021-01-01A happy new year!Takeshi KOMIYA
2020-11-11Sort imports with isortFrançois Freitag
2020-07-18Move "self" toctree testcase to test-toctreeTakeshi KOMIYA
2020-02-05Fix #6581: :reversed: for toctree does not effect to LaTeX buildTakeshi KOMIYA
2020-01-01A happy new year!Takeshi KOMIYA
2019-03-17Python-3-only clean ups discovered by pyupgradeJon Dufresne
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-07-28Fix flake8 violations on testsTakeshi KOMIYA
2018-05-21Fix #4919: node.asdom() crashes if toctree has :numbered: optionTakeshi KOMIYA
2018-02-19Merge pull request #4644 from tk0miya/4641_toctree_glob_and_urlTakeshi KOMIYA
2018-02-19Fix #4641: A external link in TOC cannot contain "?" with ``:glob:`` optionTakeshi KOMIYA
2018-02-19Fix flake8 violationsTakeshi KOMIYA
2017-12-31A happy new year!Takeshi KOMIYA
2017-08-19Fix flake8 violationTakeshi KOMIYA
2017-07-31Reduce DeprecationWarningTakeshi KOMIYA
2017-05-14refs #3458: add sphinx.testing that are moved from /tests directory.shimizukawa
2017-04-25Remove the custom smartypants codeDmitry Shachnev
2017-03-26Year++Takeshi KOMIYA
2017-01-08pytest optimizatoin:shimizukawa
2017-01-05pytest: remove deprecated with_app decorator functionsshimizukawa
2016-10-12Add testcase for reversed toctreeTakeshi KOMIYA
2016-09-30Add testcase for toctreeTakeshi KOMIYA