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-03-20Merge branch '3.x'Takeshi KOMIYA
2021-03-19Fix #8959: using UNIX path separator confuses Sphinx on WindowsTakeshi KOMIYA
2021-03-02Merge pull request #8937 from jantonguirao/fix_explicit_title_subpagesTakeshi KOMIYA
2021-03-01Apply code review suggestionsJoaquin Anton
2021-02-28Close #8326: Rename master_doc to root_docTakeshi KOMIYA
2021-02-26Use explicit title for titlenode, when no title is providedJoaquin Anton
2021-01-22Merge branch '3.x'Takeshi KOMIYA
2021-01-18Fix #1112: download role creates duplicated copiesTakeshi KOMIYA
2021-01-16Merge branch '3.x'Takeshi KOMIYA
2021-01-10Deal with empty string case.Jean Kossaifi
2021-01-10Cast maxdepth to int in toctreeJean Kossaifi
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-10-04Merge branch '3.x' into masterTakeshi KOMIYA
2020-10-04Fix #6914: figure numbers are unexpectedly assigned to uncaptioned itemsTakeshi KOMIYA
2020-08-08Merge branch '3.x'Takeshi KOMIYA
2020-08-08Make the toc.circular suppress_warnings flag apply to self referenced toctreesAaron Meurer
2020-08-01Merge branch '3.x'Takeshi KOMIYA
2020-07-26Fix #7768: i18n: Wrong root element is passed to figure_language_filenameTakeshi KOMIYA
2020-07-24Merge branch '3.x'Takeshi KOMIYA
2020-07-19Merge pull request #7982 from tk0miya/7840_optimize_bootstrapTakeshi KOMIYA
2020-07-19Close #7840: i18n: Optimize the dependencies check on bootstrapTakeshi KOMIYA
2020-07-18Fix #2050: Symbols sections are appeared twice in the index pageTakeshi KOMIYA
2020-07-04Merge branch '3.x'Takeshi KOMIYA
2020-06-14Fix exception causes all over the codebaseRam Rachum
2020-06-13add debug logs for change detection: added/changed/outdated, mtime of sources...shimizukawa
2020-05-03Add stacklevel parameter to warnings.warn() callTakeshi KOMIYA
2020-04-29Remove deprecated features marked as RemovedInSphinx40WarningTakeshi KOMIYA
2020-04-13Merge branch '3.x'Takeshi KOMIYA
2020-04-12Fix #7410: Allow to suppress "circular toctree references detected" warningsTakeshi KOMIYA
2020-03-21Merge branch '3.x'Takeshi KOMIYA
2020-03-17Fix #7325: html: source_suffix containing dot leads to wrong source linkTakeshi KOMIYA
2020-03-07Hello TYPE_CHECKING!Takeshi KOMIYA
2020-03-07Deprecate codes for python 3.5Takeshi KOMIYA
2020-03-01refactor: Sorting index entriesTakeshi KOMIYA
2020-02-29Close #7220: genindex: Show "main" index entries at firstTakeshi KOMIYA
2020-02-22Fix #3106: domain: Register hyperlink target for index page automaticallyTakeshi KOMIYA
2020-02-16Merge branch '2.0'Takeshi KOMIYA
2020-02-16Fix #7151: crashed when extension assigns a value to ``env.indexentries``Takeshi KOMIYA
2020-01-10Merge branch '2.0'Takeshi KOMIYA
2020-01-07refactor: Rename var keyword argument to "**kwargs"Takeshi KOMIYA
2020-01-01Merge branch '2.0'Takeshi KOMIYA
2020-01-01A happy new year!Takeshi KOMIYA
2019-12-30mypy: Enable disallow_incomplete_defs flag for type checkingTakeshi KOMIYA
2019-12-25Merge branch '2.0'Takeshi KOMIYA
2019-12-24Migrate to py3 style type annotation: sphinx.applicationTakeshi KOMIYA
2019-12-24Stop to use deprecated API: env.indexentriesTakeshi KOMIYA