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-09doc: Link autodoc tutorial in add_autodocumenter docstringigo95862
2021-02-09Update type annotationsTakeshi KOMIYA
2021-01-27Merge branch '3.x'Takeshi KOMIYA
2021-01-25doc: Apply :params: to some APIs in app classTakeshi KOMIYA
2021-01-24Merge branch '3.x'Takeshi KOMIYA
2021-01-24Merge pull request #8744 from tk0miya/refactor_doc4Takeshi KOMIYA
2021-01-24Merge branch '3.x'Takeshi KOMIYA
2021-01-24Update sphinx/application.pyTakeshi KOMIYA
2021-01-23doc: Apply :params: to some APIs in app classTakeshi KOMIYA
2021-01-23Fix #8054: Add explanation for types argument of add_config_value()Takeshi KOMIYA
2021-01-07Merge branch '3.x'Takeshi KOMIYA
2021-01-06Close #6241: html: Allow to add JS/CSS files to the specific pageTakeshi KOMIYA
2021-01-02refactor: Move CSS tags in basic/layout.html to ``css_files`` variableTakeshi KOMIYA
2021-01-02Merge branch '3.x'Takeshi KOMIYA
2021-01-02doc: Add explanation about stable sort of html_*_filesTakeshi KOMIYA
2021-01-01Close #8634: html: Allow to change the order of JS/CSSTakeshi KOMIYA
2021-01-01Merge branch '3.x'Takeshi KOMIYA
2021-01-01A happy new year!Takeshi KOMIYA
2020-11-20Merge branch '3.x'Takeshi KOMIYA
2020-11-12Fix #8398: Fix type annotation for "confdir" of Sphinx.__init__()Takeshi KOMIYA
2020-11-12Merge branch '3.3.x' into 3.xTakeshi KOMIYA
2020-11-11Merge branch '3.x'Takeshi KOMIYA
2020-11-11Sort imports with isortFrançois Freitag
2020-11-09Put system locale path after the paths specified by configurationDmitry Shachnev
2020-10-24Merge branch '3.x'Takeshi KOMIYA
2020-10-05Merge pull request #8281 from tk0miya/8073_update_directive_exampleTakeshi KOMIYA
2020-10-05Merge pull request #8280 from tk0miya/refactor_add_source_parserTakeshi KOMIYA
2020-10-04Merge branch '3.x' into masterTakeshi KOMIYA
2020-10-04docs: Fix an example for add_directive()Takeshi KOMIYA
2020-10-04refactor: Change signature of app.add_source_parser()Takeshi KOMIYA
2020-10-04docs: Add documentation for "override" flag of app APITakeshi KOMIYA
2020-10-04Fix #6640: i18n: Failed to override system message translationTakeshi KOMIYA
2020-08-25Fix typo in warning emitted from Sphinx.add_lexer()Dominic Davis-Foster
2020-07-04Merge tag 'v3.1.0'Takeshi KOMIYA
2020-06-03Fix reported dir when throwing ApplicationErrorBrandon Houghton
2020-06-03Merge branch '3.x'Takeshi KOMIYA
2020-05-23latex: Allow to add LaTeX package after hyperref loaded via APITakeshi KOMIYA
2020-05-17Add allowed_exceptions parameter to Sphinx.emit() (refs: #7683)Takeshi KOMIYA
2020-05-17Merge branch '3.x'Takeshi KOMIYA
2020-05-09Fix double space inconsistences in code, CHANGES and translations.Álvaro Mondéjar
2020-05-03Add stacklevel parameter to warnings.warn() callTakeshi KOMIYA
2020-04-29Remove deprecated features marked as RemovedInSphinx40WarningTakeshi KOMIYA
2020-03-21Merge branch '3.x'Takeshi KOMIYA
2020-03-21Fix #7345: sphinx-build: Sphinx crashes if output directory exists as a fileTakeshi KOMIYA
2020-03-14Fix #7282: i18n: messages using ngettext() does not translatedTakeshi KOMIYA
2020-03-11Merge branch '3.x'Takeshi KOMIYA
2020-03-11Merge branch '2.x' into 3.xTakeshi KOMIYA
2020-03-11Fix mypy violations (with mypy-0.770)Takeshi KOMIYA
2020-03-07Hello TYPE_CHECKING!Takeshi KOMIYA
2020-03-07Deprecate codes for python 3.5Takeshi KOMIYA