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
2021-02-09Merge branch '3.x'Takeshi KOMIYA
2021-02-08i18n: Locale transform: Change heading syntax to work for both RST and MarkdownJames McKinney
2021-01-27Merge branch '3.x'Takeshi KOMIYA
2021-01-24Fix #8745: i18n: KeyError if a new auto footnote_ref in translationsTakeshi KOMIYA
2021-01-01Merge branch '3.x'Takeshi KOMIYA
2021-01-01A happy new year!Takeshi KOMIYA
2020-11-11Do isortTakeshi KOMIYA
2020-11-11Merge branch '3.x'Takeshi KOMIYA
2020-11-11Sort imports with isortFrançois Freitag
2020-07-24Merge branch '3.x'Takeshi KOMIYA
2020-07-19Fix #4888: i18n: Failed to add an explicit title to ``:ref:`` roleTakeshi KOMIYA
2020-07-19Close #7784: i18n: The alt text for image is translated by defaultTakeshi KOMIYA
2020-03-07Hello TYPE_CHECKING!Takeshi KOMIYA
2020-03-07Deprecate codes for python 3.5Takeshi KOMIYA
2020-01-02Fix #6559: Wrong node-ids are generated in glossary directiveTakeshi KOMIYA
2020-01-01A happy new year!Takeshi KOMIYA
2019-12-30mypy: Enable disallow_incomplete_defs flag for type checkingTakeshi KOMIYA
2019-12-15Fix #6855: Non-RST translated text should be parsed by the appropriate parserJames McKinney
2019-10-20Fix #6743: i18n: rst_prolog breaks the translationTakeshi KOMIYA
2019-10-20Fix #6718: i18n: KeyError is raised if section title and table title are sameTakeshi KOMIYA
2019-08-20Migrate to py3 style type annotation: sphinx.transforms.i18nTakeshi KOMIYA
2019-08-20refactor: SphinxStandaloneReader should not hold an application objectTakeshi KOMIYA
2019-07-13Fix type annotation for python 3.5.1Takeshi KOMIYA
2019-03-17refactor: Remove lists of transforms from SphinxStandalonReaderTakeshi KOMIYA
2019-02-27Rename find_catalog() to docname_to_domain()Takeshi KOMIYA
2019-01-07refactor: deprecate some pycompat functionsTakeshi KOMIYA
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-12-15Replace all "unicode" type by "str"Takeshi KOMIYA
2018-12-14Add docutils-stubs to test depsTakeshi KOMIYA
2018-12-14Move to py3 mode for mypy (and remove many "type: ignore" comments)Takeshi KOMIYA
2018-12-08Fix annotationsTakeshi KOMIYA
2018-12-01Fix annotations for i18nTakeshi KOMIYA
2018-12-01Fix annotations (in some modules)Takeshi KOMIYA
2018-11-29Fix annotations for transformsTakeshi KOMIYA
2018-11-24Add sphinx.util.typing:unicode to help mypy-3 migrationTakeshi KOMIYA
2018-11-23Adjust type annotations for transforms to docutils'Takeshi KOMIYA
2018-11-06Merge branch '1.8'jfbu
2018-10-31Fix #3002: i18n: multiple footnote_references referring same footnote causes ...Takeshi KOMIYA
2018-08-29Merge pull request #5346 from tk0miya/add_NodeMatcherTakeshi KOMIYA
2018-08-26Apply NodeMatcher to SphinxTakeshi KOMIYA
2018-08-22Fix i18n: warnings for translation catalogs have wrong line numbersTakeshi KOMIYA
2018-07-16Merge branch '1.7'Takeshi KOMIYA
2018-07-15Fix #3329: i18n: crashed by auto-symbol footnote referencesTakeshi KOMIYA
2018-05-13Merge branch '1.7'Takeshi KOMIYA
2018-05-11fix #4938: i18n doesn't handle node.title correctly (#4939)Takayuki SHIMIZUKAWA
2018-03-30Drop `document.settings.gettext_compact`Takeshi KOMIYA
2018-03-17Merge branch '1.7'Takeshi KOMIYA