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
2020-01-01A happy new year!Takeshi KOMIYA
2019-06-04Migrate to py3 style type annotation: sphinx.util.rstTakeshi KOMIYA
2019-05-02Add rst.heading()Takeshi KOMIYA
2019-01-02Merge branch '1.8'Takeshi KOMIYA
2019-01-02A happy new year!Takeshi KOMIYA
2018-12-17Merge pull request #5509 from stephenfin/remove-future-importsTakeshi KOMIYA
2018-12-17py3: Remove (most) __future__ importsStephen Finucane
2018-12-16Remove unnecessary encoding cookie from Python source filesJon Dufresne
2018-12-15Replace all "unicode" type by "str"Takeshi KOMIYA
2018-12-05Add prepend_prolog() and append_epilog()Takeshi KOMIYA
2018-12-01Add role manipulator functions to sphinx.util.docutilsTakeshi KOMIYA
2018-11-24Add sphinx.util.typing:unicode to help mypy-3 migrationTakeshi KOMIYA
2018-10-16Fix mypy violationsTakeshi KOMIYA
2018-03-17Merge branch '1.7'Takeshi KOMIYA
2018-03-13Merge pull request #4730 from guoci/regex_no_warningTakeshi KOMIYA
2018-03-13prevent raising of FutureWarning in regex.guoci
2018-03-13Revert "Use typing.TYPE_CHECKING for typehints"Takeshi KOMIYA
2018-03-03Make console and warning messages translatableTakeshi KOMIYA
2018-02-14Use typing.TYPE_CHECKING for typehintsTakeshi KOMIYA
2018-01-28Fix #3952: apidoc: module header is too escapedTakeshi KOMIYA
2017-12-31Merge branch 'happy_new_year' into masterTakeshi KOMIYA
2017-12-31A happy new year!Takeshi KOMIYA
2017-11-11Fix mypy violationsTakeshi KOMIYA
2017-10-31Add default_role contextmanager to enable default-role temporarilyTakeshi KOMIYA
2017-03-26Merge branch 'stable'Takeshi KOMIYA
2017-03-26Year++Takeshi KOMIYA
2017-02-16Reduce DeprecationWarnings for regexpTakeshi KOMIYA
2017-02-08Fix mypy violationsTakeshi KOMIYA
2016-08-29Fix #1462: autosummary warns for namedtuple with attribute with trailing unde...Takeshi KOMIYA