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-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-15Merge pull request #10078 from danieleades/refactor/unused-loop-control-varia...Takeshi KOMIYA
2022-01-15code-block: Pass list of strings ends with CR code to dedent_lines()Takeshi KOMIYA
2022-01-15Merge branch '4.x' into HEADTakeshi KOMIYA
2022-01-12address some unused loop control variables (B007)Daniel Eades
2022-01-08Fix mypy violations (with mypy-0.931)Takeshi KOMIYA
2022-01-08Merge branch '4.3.x' into 4.xTakeshi KOMIYA
2022-01-08Fix mypy violations (with mypy-0.931)Takeshi KOMIYA
2022-01-02Migrate to Node.findall() from Node.traverse()Takeshi KOMIYA
2022-01-02i18n: meta strings are not translated with docutils-0.18Takeshi KOMIYA
2022-01-01A happy new year!Takeshi KOMIYA
2021-11-09Merge branch '4.x' into 9623_suppress_warnings_for_excluded_document_in_toctreeTakeshi KOMIYA
2021-11-09Fix #9623: Separate warning type 'toc.not_readable' to 'toc.excluded'Takeshi KOMIYA
2021-10-09Fix #9688: ImportError for set_classes()Takeshi KOMIYA
2021-10-09Merge branch '4.x' into class-option-for-code-directiveTakeshi KOMIYA
2021-10-04Fix bug of Sphinx's .. code:: directive not recognizing :class: optionLatosha Maltba
2021-10-03Support docutils-0.18; Meta directive and meta node has movedTakeshi KOMIYA
2021-09-21Fix: 9636: code-block: Do not remove newlines with :dedent:Latosha Maltba
2021-09-21code-block: Handle ``0`` as numeric argument in :dedent:Latosha Maltba
2021-09-12Close #9623: Allow to suppress warnings on excluded document found in toctreeTakeshi KOMIYA
2021-09-12Fix i18n: messages in sphinx.directives.other are not translatedTakeshi KOMIYA
2021-09-12refactor: Use logger.warning() instead of reporter.warning()Takeshi KOMIYA
2021-04-12Decl styling, move desc dynamic classes to domain base classJakob Lykke Andersen
2021-03-22refactor: Use PEP-526 based variable annotation (sphinx.directives)Takeshi KOMIYA
2021-03-13refactor: Add a type alias for the option_spec of directives; OptionSpecTakeshi KOMIYA
2021-03-08Close #8487: csv-table now considers abspath as relpath from srcdirTakeshi KOMIYA
2021-03-06Fix wrong directive name in warning messagesTakeshi KOMIYA
2021-01-30Merge branch '3.x'Takeshi KOMIYA
2021-01-28Fix #8072: Directive hlist not implemented in LaTeXjfbu
2021-01-16Merge branch '3.x'Takeshi KOMIYA
2021-01-12Fix #2030: automatic dedent support in code-block directiveTakeshi KOMIYA
2021-01-07Merge branch '3.x'Takeshi KOMIYA
2021-01-03refactor: Update typehints for ObjectDescription using GenericTakeshi 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-09-13Close #8201: Emit a warning if toctree contains duplicated entriesTakeshi KOMIYA
2020-09-13Merge branch '3.x' into masterTakeshi KOMIYA
2020-09-05Fix #8163: Update warning message for :dedent: optionTakeshi KOMIYA
2020-07-24Merge branch '3.x'Takeshi KOMIYA
2020-07-16Preserve backwards compatibilityPeter Bell
2020-07-15Require canonical name to be specified when calling deprecated_aliasPeter Bell
2020-07-04Merge commit '05c65163ecd0ce7bdb7c6807de683266b98e5b28'Takeshi KOMIYA
2020-06-12Fix exception causes in code.pyRam Rachum