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-07-04Migrate to py3 style type annotation: sphinx.ext.autosectionlabelTakeshi KOMIYA
2019-05-15autosectionlabel: add type for suppress_warningsGibson Fahnestock
2019-03-06Clean up import for annotationsTakeshi KOMIYA
2019-02-11Fix autosectionlabel_maxdepth is 0 originTakeshi KOMIYA
2019-02-11autosectionlabel: Rename confval to autosectionlabel_maxdepthTakeshi KOMIYA
2019-02-11autosectionlabel: Rename node_get_depth() to get_node_depth()Takeshi KOMIYA
2019-02-11Merge branch 'master' into 4261_autosectionlabel_max_depthTakeshi 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-15Replace all "unicode" type by "str"Takeshi KOMIYA
2018-12-02Fix annotations (minor fixes)Takeshi KOMIYA
2018-11-28Fix annotaions for extensionsTakeshi KOMIYA
2018-11-24Add sphinx.util.typing:unicode to help mypy-3 migrationTakeshi KOMIYA
2018-03-17Merge branch '1.7'Takeshi KOMIYA
2018-03-13Revert "Use typing.TYPE_CHECKING for typehints"Takeshi KOMIYA
2018-03-03Make console and warning messages translatableTakeshi KOMIYA
2018-02-19Use typing.TYPE_CHECKINGTakeshi KOMIYA
2018-02-18Merge branch '1.7'Takeshi KOMIYA
2018-02-14Use typing.TYPE_CHECKING for typehintsTakeshi KOMIYA
2018-02-11Merge branch '1.7-release'Takeshi KOMIYA
2018-02-11Handle older docutilsKit La Touche
2018-02-11Use rawsource in autosectionlabelKit La Touche
2018-02-04Update type annotationsTakeshi KOMIYA
2018-01-30Fix autosectionlabel does not support parallel buildTakeshi KOMIYA
2018-01-27Use flake8-import-orderTakeshi KOMIYA
2017-12-31A happy new year!Takeshi KOMIYA
2017-11-26Add autosectionlabel_max_depth config optionRoman Bogorodskiy
2017-04-17Merge pull request #3388 from smheidrich/autosectionlabel_prefix_document1Takeshi KOMIYA
2017-04-17Added autosectionlabel_prefix_document config option.smheidrich
2017-03-26Merge branch 'stable'Takeshi KOMIYA
2017-03-26Year++Takeshi KOMIYA
2017-01-02logger.warning() supports node as location parameterTakeshi KOMIYA
2017-01-02Use loggersTakeshi KOMIYA
2016-02-14Fix #1286, #2099: Add ``sphinx.ext.autosectionlabel`` extension to allow refe...Takeshi KOMIYA