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-02-28Close #8326: Rename master_doc to root_docTakeshi KOMIYA
2021-01-22Merge branch '3.x'Takeshi KOMIYA
2021-01-18Fix #1112: download role creates duplicated copiesTakeshi KOMIYA
2021-01-01Merge branch '3.x'Takeshi KOMIYA
2021-01-01A happy new year!Takeshi KOMIYA
2020-11-11Merge branch '3.x'Takeshi KOMIYA
2020-11-11Sort imports with isortFrançois Freitag
2020-05-04py domain: Add :canonical: optionTakeshi KOMIYA
2020-03-22Fix #7301: Allow . and _ for node_idTakeshi KOMIYA
2020-03-06py domain: Generate node_id for objects in the right wayTakeshi KOMIYA
2020-03-06py domain: Generate node_id for modules in the right wayTakeshi KOMIYA
2020-01-01A happy new year!Takeshi KOMIYA
2019-08-06ENH: Explain rebuildsEric Larson
2019-06-30Fix #6531: Failed to load last environment object when extension addedTakeshi KOMIYA
2019-03-17Python-3-only clean ups discovered by pyupgradeJon Dufresne
2019-02-13test: Reduce warnings on building test-rootTakeshi KOMIYA
2019-01-13Add PathComparer for testing and fix 2 test failure on Windows. (#5943)Takayuki SHIMIZUKAWA
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-10-16Move env.doc2path() and env.path2doc() to Project classTakeshi KOMIYA
2018-02-24Deprecate env.update()!Takeshi KOMIYA
2018-02-19Fix flake8 violationsTakeshi KOMIYA
2017-12-31Merge branch 'happy_new_year' into masterTakeshi KOMIYA
2017-12-31A happy new year!Takeshi KOMIYA
2017-12-23Fix flake8 violationsTakeshi KOMIYA
2017-05-14refs #3458: add sphinx.testing that are moved from /tests directory.shimizukawa
2017-04-18Drop warning for nonlocal image URITakeshi KOMIYA
2017-03-26Merge branch 'stable'Takeshi KOMIYA
2017-03-26Year++Takeshi KOMIYA
2017-03-19Create an instance of builder before initialize envTakeshi KOMIYA
2017-03-08BuildEnvironment always own application object (after read phase)Takeshi KOMIYA
2017-01-09Merge branch 'stable'Takeshi KOMIYA
2017-01-08pytest optimizatoin:shimizukawa
2017-01-03pytest migrationshimizukawa
2017-01-02Use loggersTakeshi KOMIYA
2016-07-14Optimized tests: remove markups for warningsTakeshi KOMIYA
2016-04-22Fix broken testcaseTakeshi KOMIYA
2016-01-15Obligatory copyright update.Georg Brandl
2015-12-18Fix #981: LaTeX: support image file names with more than 1 dotsHong Xu
2015-01-25Adapt test after env-updated change.Georg Brandl
2015-01-03Merge branch 'stable'Georg Brandl
2014-09-22Test suite fixes after env.update() change.Georg Brandl
2014-09-22Rename env-read-docs to env-before-read-docs, add changelog entry and fixup t...Georg Brandl