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
2019-12-30mypy: Enable disallow_incomplete_defs flag for type checkingTakeshi KOMIYA
2019-06-03Migrate to py3 style type annotation: sphinx.util.compatTakeshi KOMIYA
2019-04-15Update deprecation message for source_suffix (refs: #6283)Takeshi KOMIYA
2019-03-17Fix #6172: AttributeError is raised for old styled index nodesTakeshi 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-11-24Add sphinx.util.typing:unicode to help mypy-3 migrationTakeshi KOMIYA
2018-11-23Merge pull request #5661 from tk0miya/fix_typehints_for_transformsTakeshi KOMIYA
2018-11-23Adjust type annotations for transforms to docutils'Takeshi KOMIYA
2018-11-21Replace six.string_types with native strJon Dufresne
2018-09-11Remove use of six.iteritems()Jon Dufresne
2018-09-03refactor: Add IndexEntriesMigrator to simplifyTakeshi KOMIYA
2018-03-17Merge branch '1.7'Takeshi KOMIYA
2018-03-13Revert "Use typing.TYPE_CHECKING"Takeshi KOMIYA
2018-02-18Merge branch '1.7'Takeshi KOMIYA
2018-02-18Fix ImportErrorTakeshi KOMIYA
2018-02-18Use typing.TYPE_CHECKINGTakeshi KOMIYA
2018-02-17autosummary: Fix compatibility of get_documenter() API (refs: #4366)Takeshi KOMIYA
2018-01-24Deprecate config value: source_parsersTakeshi KOMIYA
2017-07-02Remove sphinx.util.compat again (rebirthed on merging)Takeshi KOMIYA
2017-06-25Update warning message (ref: #3873)Takeshi KOMIYA
2017-06-24Fix #3873: Failure of deprecation warning mechanism of ``sphinx.util.compat.D...Takeshi KOMIYA
2017-05-29Fixed #3821: Failed to import sphinx.util.compat with docutils-0.14rc1Takeshi KOMIYA
2017-03-26Merge branch 'stable'Takeshi KOMIYA
2017-03-26Year++Takeshi KOMIYA
2017-03-03Upgrade to mypy-0.5Takeshi KOMIYA
2017-02-08Fix mypy violationsTakeshi KOMIYA
2017-01-07Drop deprecated function: make_admonition()Takeshi KOMIYA
2016-12-15Update type annotationsTakeshi KOMIYA
2016-12-13``sphinx.util.compat.Directive`` class is now deprecated.Takeshi KOMIYA
2016-09-21Fix #2687: Uninstall sphinx directives and roles after buildTakeshi KOMIYA
2016-01-15Obligatory copyright update.Georg Brandl
2015-03-08final pep8 fixes; reactivate most warnings in flake8Georg Brandl
2015-03-08util: pep8 fixesGeorg Brandl
2015-02-14Fix warning to report actual line of occurrence.Robert Lehmann
2015-01-03Merge branch 'stable'Georg Brandl
2015-01-03all: update copyrightGeorg Brandl
2014-11-09Deprecate make_admonition.Georg Brandl
2014-03-01Update copyright year.Georg Brandl
2013-03-29all: provide docutils version in sphinx.util.compatGeorg Brandl
2013-03-29remove xfileref_role() and directive_dwim() which were deprecated in 1.0Georg Brandl
2013-01-02Copyright update.Georg Brandl
2011-09-25More version-compatibility hack removals.Georg Brandl
2011-01-04New year update.Georg Brandl
2010-01-02merge with trunkGeorg Brandl
2010-01-01Happy new year!Georg Brandl