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-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-04refactor: mathjax: Add a constant for the URL of mathjaxTakeshi KOMIYA
2021-01-01Merge branch '3.x'Takeshi KOMIYA
2021-01-01A happy new year!Takeshi KOMIYA
2020-11-11Merge branch '3.x'Takeshi KOMIYA
2020-11-11Sort imports with isortFrançois Freitag
2020-07-15Move to MathJax 3.Hameer Abbasi
2020-05-29Update mathjax to version 2.7.7Ryan Soklaski
2020-01-01A happy new year!Takeshi KOMIYA
2019-06-30Migrate to py3 style type annotation: sphinx.ext.mathjaxTakeshi KOMIYA
2019-01-21Merge pull request #5975 from sphinx-doc/5966_mathjax_not_loadedTakeshi KOMIYA
2019-01-21Fix #5966: mathjax has not been loaded on incremental buildTakeshi KOMIYA
2019-01-02Merge branch '1.8'Takeshi KOMIYA
2019-01-02A happy new year!Takeshi KOMIYA
2018-12-18Merge branch '1.8'Takeshi KOMIYA
2018-12-18Use mathjax CDN "latest" URL by defaultMichael Goerz
2018-12-16Remove unnecessary encoding cookie from Python source filesJon Dufresne
2018-12-15Replace all "unicode" type by "str"Takeshi KOMIYA
2018-11-28Fix annotaions for extensionsTakeshi KOMIYA
2018-11-24Add sphinx.util.typing:unicode to help mypy-3 migrationTakeshi KOMIYA
2018-11-04Fix typehints: sphinx.util.mathTakeshi KOMIYA
2018-10-16Fix #5497: Do not include MathJax.js and jsmath.js unless it is really neededTakeshi KOMIYA
2018-08-04Merge pull request #5230 from tk0miya/726_mathjax_configTakeshi KOMIYA
2018-07-29WIP: #726, #969: Add mathjax_configTakeshi KOMIYA
2018-07-29Deprecate whole of sphinx.ext.mathbaseTakeshi KOMIYA
2018-07-28Implement math_renderer frameworkTakeshi KOMIYA
2018-06-13Close #3784: mathjax: Add :confval:`mathjax_options`Takeshi KOMIYA
2018-06-13Fix mathjax is not loadedTakeshi KOMIYA
2018-05-24Fix #3606: MathJax should be loaded with async attributeTakeshi KOMIYA
2018-05-24Rename app.add_javascript() to add_js_file()Takeshi KOMIYA
2018-05-16Enable math_block node rendering by default (without HTML builders)Takeshi KOMIYA
2018-05-15Enable math node rendering by default (without HTML builders)Takeshi KOMIYA
2018-04-18Merge branch '1.7'Takeshi KOMIYA
2018-04-14Fix #4767: html: search highlighting breaks mathjax equationsTakeshi KOMIYA
2018-03-25Drop typing.TYPE_CHECKINGTakeshi KOMIYA
2018-02-19Use typing.TYPE_CHECKINGTakeshi KOMIYA
2018-02-04Update type annotationsTakeshi KOMIYA
2018-01-31Merge branch '1.7-release'Takeshi KOMIYA
2018-01-27Use flake8-import-orderTakeshi KOMIYA
2018-01-21Convert in-code HTTP URL's to HTTPS, including examplesKurt McKee
2018-01-13Fix #4079: Add notranslate class to let Google Translate know they are not tr...Takeshi KOMIYA
2017-12-31Merge branch 'happy_new_year' into masterTakeshi KOMIYA
2017-12-31A happy new year!Takeshi KOMIYA
2017-12-16make math_numfig work with singlehtml writerOliver Jahn
2017-10-18use numfig for numbering equations by section rather than pageOliver Jahn
2017-06-16Update MathJax CDN link to use 2.7.1jfbu
2017-04-03change Mathjax CDN URL.WAKAYAMA Shirou
2017-03-26Year++Takeshi KOMIYA
2016-07-19sphinx.ext.math: Update the label of permalinkTakeshi KOMIYA