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-04-29Remove deprecated features marked as RemovedInSphinx40WarningTakeshi KOMIYA
2020-01-01A happy new year!Takeshi KOMIYA
2019-12-22Add IndexDomainTakeshi KOMIYA
2019-07-06Migrate to py3 style type annotation: sphinx.environment.collectors.indexentriesTakeshi KOMIYA
2019-01-02Merge branch '1.8'Takeshi KOMIYA
2019-01-02A happy new year!Takeshi KOMIYA
2018-12-19Replace use of six.text_type with strJon Dufresne
2018-12-16Remove unnecessary encoding cookie from Python source filesJon Dufresne
2018-12-15Replace all "unicode" type by "str"Takeshi KOMIYA
2018-12-02Refactor Toctree CollectorTakeshi KOMIYA
2018-11-24Add sphinx.util.typing:unicode to help mypy-3 migrationTakeshi KOMIYA
2018-09-03refactor: Add IndexEntriesMigrator to simplifyTakeshi KOMIYA
2018-03-17Merge branch '1.7'Takeshi KOMIYA
2018-03-13Revert "Use typing.TYPE_CHECKING for typehints"Takeshi KOMIYA
2018-03-03Use six.text_type to stringify exceptionsTakeshi KOMIYA
2018-02-14Use typing.TYPE_CHECKING for typehintsTakeshi KOMIYA
2018-01-27Use flake8-import-orderTakeshi KOMIYA
2017-12-31A happy new year!Takeshi KOMIYA
2017-03-26Year++Takeshi KOMIYA
2017-03-13Fix collectors does not returns ext-metadataTakeshi KOMIYA
2017-03-03Upgrade to mypy-0.5Takeshi KOMIYA
2017-01-28Reimplement IndexEntriesManager as a collectorTakeshi KOMIYA