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
2022-03-24Update PEP links in docsHugo van Kemenade
2022-02-20Collapse single line docstringsAdam Turner
2022-02-20Remove copyright and licence fieldsAdam Turner
2022-02-20Fix module docstring indentationAdam Turner
2022-02-20Fix module docstring first lineAdam Turner
2022-02-20Remove module titles in docstringsAdam Turner
2022-01-12address some unused loop control variables (B007)Daniel Eades
2022-01-08Fix #10057: Failed to scan documents on the root directoryTakeshi KOMIYA
2022-01-01A happy new year!Takeshi KOMIYA
2021-12-16Fix mypy violations (with mypy-0.920)Takeshi KOMIYA
2021-07-18Improve sphinx.util docstringsLouis Maddox
2021-06-30Merge branch '4.0.x' into 4.xTakeshi KOMIYA
2021-06-13Revert the removal of sphinx.util:force_decode()Takeshi KOMIYA
2021-05-19Fix type annotations (for jinja2)Takeshi KOMIYA
2021-05-12Fix type annotations (for jinja2)Takeshi KOMIYA
2021-05-09refactor: Add Optional to type annotationsTakeshi KOMIYA
2021-04-04refactor: use raw Type for type annotationsTakeshi KOMIYA
2021-03-09refactor: Use PEP-526 based variable annotation (sphinx.util)Takeshi KOMIYA
2021-02-17refactor: Remove meaningless type annotationsTakeshi KOMIYA
2021-01-23Merge branch 'master' into 8510_html_logo_urlTakeshi KOMIYA
2021-01-23refactor: Add sphinx.util:isurl()Takeshi KOMIYA
2021-01-02refactor: Do not import sphinx.util.smartypants because of deprecatedTakeshi 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 typoTetsuo Koyama
2020-07-04Merge branch '3.x'Takeshi KOMIYA
2020-07-04Merge tag 'v3.1.1'Takeshi KOMIYA
2020-07-04Merge branch '3.1.x' into 3.xTakeshi KOMIYA
2020-06-28Merge pull request #7832 from cool-RR/2020-06-11-raise-fromTakeshi KOMIYA
2020-06-28Fix #7812: autosummary: generates broken stub files (again)Takeshi KOMIYA
2020-06-21Fix #7844: autodoc: Failed to detect module when relative module name givenTakeshi KOMIYA
2020-06-14Fix exception causes all over the codebaseRam Rachum
2020-06-11Fix #7812: autosummary: generates broken stub filesTakeshi KOMIYA
2020-05-26Fix an isort violationTakeshi KOMIYA
2020-05-17Merge branch '3.x'Takeshi KOMIYA
2020-05-09Deprecate sphinx.util:rpartition()Takeshi KOMIYA
2020-05-09Merge branch '3.0.x' into 3.xTakeshi KOMIYA
2020-05-06Fix #7551: autosummary: a nested class is indexed as non-nested classTakeshi KOMIYA
2020-05-05Introduce fips safe sha1, see issue #7611Lars Hupfeldt
2020-05-05Rename fips_safe_md5 to md5Lars Hupfeldt
2020-05-05Fix mypy and flake8 checksLars Hupfeldt
2020-05-05Introduce fips_safe_md5, see issue #7611Lars Hupfeldt
2020-05-03Add stacklevel parameter to warnings.warn() callTakeshi KOMIYA
2020-04-29Remove deprecated features marked as RemovedInSphinx40WarningTakeshi KOMIYA
2020-03-07Hello TYPE_CHECKING!Takeshi KOMIYA
2020-03-07Deprecate codes for python 3.5Takeshi KOMIYA