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
/
tests
/
test_ext_math.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #9864: mathjax: Failed to render equations via MathJax v2
Takeshi KOMIYA
2021-11-21
1
-2
/
+26
*
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
-0
/
+13
*
refactor: Add testcase for mathjax3_config (refs: #9094)
Takeshi KOMIYA
2021-04-25
1
-2
/
+14
*
Merge branch '3.x'
Takeshi KOMIYA
2021-01-08
1
-0
/
+13
|
\
|
*
Close #6241: html: Allow to add JS/CSS files to the specific page
Takeshi KOMIYA
2021-01-07
1
-0
/
+13
*
|
Merge branch '3.x'
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
\
\
|
|
/
|
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
*
|
Move to MathJax 3.
Hameer Abbasi
2020-07-15
1
-2
/
+2
|
/
*
Update test_ext_math.py
Ryan Soklaski
2020-05-28
1
-1
/
+1
*
test: Use read_text() and read_bytes()
Takeshi KOMIYA
2020-02-01
1
-12
/
+12
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Remove redundant type="text/javascript" from <script> elements
Jon Dufresne
2019-12-15
1
-1
/
+1
*
Separate jsmath to sphinxcontrib package
Takeshi KOMIYA
2019-01-13
1
-50
/
+0
*
quickstart: Simplify generated conf.py (for latex)
Takeshi KOMIYA
2019-01-07
1
-2
/
+2
*
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
*
|
refactor: Remove u-prefix from strings
Takeshi KOMIYA
2018-12-16
1
-7
/
+7
*
|
Replace ENOENT errno checks with Python 3 FileNotFoundError
Jon Dufresne
2018-12-15
1
-6
/
+4
|
/
*
Fix #5497: Do not include MathJax.js and jsmath.js unless it is really needed
Takeshi KOMIYA
2018-10-17
1
-1
/
+20
*
Merge pull request #5250 from tk0miya/refactor_math4
Takeshi KOMIYA
2018-08-04
1
-3
/
+7
|
\
|
*
Add :rst:role:`math:numref` role to refer equations (Same as :rst:role:`eq`)
Takeshi KOMIYA
2018-08-02
1
-3
/
+7
*
|
WIP: #726, #969: Add mathjax_config
Takeshi KOMIYA
2018-07-29
1
-0
/
+12
|
/
*
Close #3784: mathjax: Add :confval:`mathjax_options`
Takeshi KOMIYA
2018-06-13
1
-0
/
+12
*
Enable math_block node rendering by default (without HTML builders)
Takeshi KOMIYA
2018-05-17
1
-0
/
+7
*
Enable math node rendering by default (without HTML builders)
Takeshi KOMIYA
2018-05-15
1
-0
/
+22
*
Fix #4767: html: search highlighting breaks mathjax equations
Takeshi KOMIYA
2018-04-15
1
-11
/
+11
*
Fix flake8 violations
Takeshi KOMIYA
2018-02-19
1
-4
/
+5
*
test: Don't use os.errno. Use errno directly
Takeshi KOMIYA
2018-01-25
1
-1
/
+2
*
Fix broken test
Takeshi KOMIYA
2018-01-20
1
-2
/
+2
*
Merge branch 'stable' into 1.7-release
Takeshi KOMIYA
2018-01-20
1
-3
/
+3
|
\
|
*
Fix #4438: math: math with labels with whitespace cause html error
Takeshi KOMIYA
2018-01-19
1
-3
/
+3
*
|
Fix #4079: Add notranslate class to let Google Translate know they are not tr...
Takeshi KOMIYA
2018-01-13
1
-9
/
+9
*
|
Merge branch 'happy_new_year' into master
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
|
\
\
|
|
/
|
*
A happy new year!
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
|
*
refs #3458: add sphinx.testing that are moved from /tests directory.
shimizukawa
2017-05-14
1
-1
/
+1
*
|
Merge pull request #4166 from jahn/math_numfig
Takeshi KOMIYA
2017-12-21
1
-0
/
+49
|
\
\
|
*
|
add tests for math_numfig
Oliver Jahn
2017-10-18
1
-0
/
+49
*
|
|
tests: Skip tests with missing binaries
Stephen Finucane
2017-12-18
1
-0
/
+18
|
/
/
*
|
Merge branch 'master' into 3638_eqref_format
Takeshi KOMIYA
2017-05-07
1
-5
/
+4
|
\
\
|
*
|
Remove deprecated testing utilities
Takeshi KOMIYA
2017-04-27
1
-5
/
+4
|
|
/
*
|
Fix #3638: Allow to change a label of reference to equation
Takeshi KOMIYA
2017-04-27
1
-0
/
+23
|
/
*
Merge branch 'stable'
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
|
\
|
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
*
|
Reduce DeprecationWarnings for regexp
Takeshi KOMIYA
2017-02-17
1
-4
/
+4
|
/
*
Fix flake8 violations
Takeshi KOMIYA
2017-01-26
1
-7
/
+7
[next]