index
:
delta/python-packages/sphinx-git.git
1.8.x
3.2.x
3.3.x
3.4.x
3.5.x
3.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.x
4606_incorrect_location_of_docstring
7.0.x
7613_class__signature__
7727_autosummary_PycodeError
7996_man_make_section_directory
8321_linkcheck_tel_links
8342_warning_for_unknown_domain
8349_sphinx-contrib
9864_mathjax_loading_method
bot/pull-translations
cleanup_napoleon
dependabot/github_actions/peter-evans/create-pull-request-5
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/http-proxy-1.18.1
master
mypy-0.790
support_py310
github.com: sphinx-doc/sphinx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sphinx
/
ext
/
mathjax.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use PEP 595 types
Adam Turner
2023-01-01
1
-3
/
+3
*
Insert ``from __future__ import annotations``
Adam Turner
2023-01-01
1
-0
/
+2
*
Factor out HTML 4 translator (#11051)
Adam Turner
2022-12-30
1
-3
/
+3
*
remove blanket 'noqas'
Daniel Eades
2022-12-16
1
-1
/
+4
*
Improve static typing strictness (#10569)
danieleades
2022-07-18
1
-1
/
+1
*
Remove copyright and licence fields
Adam Turner
2022-02-20
1
-3
/
+0
*
Conform to PEP 257 summary line conventions
Adam Turner
2022-02-20
1
-3
/
+5
*
Fix module docstring indentation
Adam Turner
2022-02-20
1
-4
/
+4
*
Fix module docstring first line
Adam Turner
2022-02-20
1
-2
/
+1
*
Remove module titles in docstrings
Adam Turner
2022-02-19
1
-3
/
+0
*
A happy new year!
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
*
Merge branch '4.3.x' into 4.x
Takeshi KOMIYA
2021-11-23
1
-2
/
+9
|
\
|
*
Remove debug print
Takeshi KOMIYA
2021-11-23
1
-1
/
+0
|
*
Fix #9864: mathjax: Failed to render equations via MathJax v2
Takeshi KOMIYA
2021-11-21
1
-2
/
+10
*
|
Fix #9878: mathjax: MathJax config is placed after loading MathJax
Takeshi KOMIYA
2021-11-22
1
-5
/
+5
|
/
*
Close #9450: mathjax: Load MathJax via "defer" strategy
Takeshi KOMIYA
2021-11-09
1
-1
/
+1
*
Rename variable to `html_assets_policy`
Manuel Kaufmann
2021-06-14
1
-1
/
+1
*
Add `Sphinx.add_html_assets_in_all_pages`
Manuel Kaufmann
2021-05-06
1
-1
/
+1
*
Add mathjax3_config config option
Matthias Geier
2021-04-23
1
-3
/
+14
*
Merge branch '3.x'
Takeshi KOMIYA
2021-01-08
1
-14
/
+12
|
\
|
*
Close #6241: html: Allow to add JS/CSS files to the specific page
Takeshi KOMIYA
2021-01-07
1
-9
/
+7
|
*
refactor: mathjax: Add a constant for the URL of mathjax
Takeshi KOMIYA
2021-01-04
1
-5
/
+6
*
|
Merge branch '3.x'
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
\
\
|
|
/
|
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-11-12
1
-2
/
+1
|
\
\
|
|
/
|
*
Sort imports with isort
François Freitag
2020-11-11
1
-2
/
+1
*
|
Move to MathJax 3.
Hameer Abbasi
2020-07-15
1
-2
/
+2
|
/
*
Update mathjax to version 2.7.7
Ryan Soklaski
2020-05-28
1
-1
/
+1
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Migrate to py3 style type annotation: sphinx.ext.mathjax
Takeshi KOMIYA
2019-07-01
1
-15
/
+8
*
Merge pull request #5975 from sphinx-doc/5966_mathjax_not_loaded
Takeshi KOMIYA
2019-01-22
1
-1
/
+1
|
\
|
*
Fix #5966: mathjax has not been loaded on incremental build
Takeshi KOMIYA
2019-01-21
1
-1
/
+1
*
|
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
|
\
\
|
|
/
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
*
|
Merge branch '1.8'
Takeshi KOMIYA
2018-12-18
1
-1
/
+1
|
\
\
|
|
/
|
*
Use mathjax CDN "latest" URL by default
Michael Goerz
2018-12-17
1
-1
/
+1
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
1
-2
/
+1
*
|
Fix annotaions for extensions
Takeshi KOMIYA
2018-11-28
1
-5
/
+10
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-0
/
+1
*
|
Fix typehints: sphinx.util.math
Takeshi KOMIYA
2018-11-05
1
-1
/
+2
|
/
*
Fix #5497: Do not include MathJax.js and jsmath.js unless it is really needed
Takeshi KOMIYA
2018-10-17
1
-6
/
+9
*
Merge pull request #5230 from tk0miya/726_mathjax_config
Takeshi KOMIYA
2018-08-04
1
-0
/
+7
|
\
|
*
WIP: #726, #969: Add mathjax_config
Takeshi KOMIYA
2018-07-29
1
-0
/
+7
*
|
Deprecate whole of sphinx.ext.mathbase
Takeshi KOMIYA
2018-07-29
1
-1
/
+1
|
/
*
Implement math_renderer framework
Takeshi KOMIYA
2018-07-28
1
-6
/
+6
*
Close #3784: mathjax: Add :confval:`mathjax_options`
Takeshi KOMIYA
2018-06-13
1
-1
/
+4
*
Fix mathjax is not loaded
Takeshi KOMIYA
2018-06-13
1
-2
/
+3
*
Fix #3606: MathJax should be loaded with async attribute
Takeshi KOMIYA
2018-05-25
1
-1
/
+2
*
Rename app.add_javascript() to add_js_file()
Takeshi KOMIYA
2018-05-24
1
-1
/
+1
[next]