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
/
jsmath.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated features marked as RemovedInSphinx40Warning
Takeshi KOMIYA
2020-04-29
1
-36
/
+0
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Migrate to py3 style type annotation: sphinx.ext.jsmath
Takeshi KOMIYA
2019-07-04
1
-7
/
+3
*
Separate jsmath to sphinxcontrib package
Takeshi KOMIYA
2019-01-13
1
-65
/
+16
*
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
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
-4
/
+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
*
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
*
Fix mathjax is not loaded
Takeshi KOMIYA
2018-06-13
1
-1
/
+2
*
Rename app.add_javascript() to add_js_file()
Takeshi KOMIYA
2018-05-24
1
-1
/
+1
*
Enable math_block node rendering by default (without HTML builders)
Takeshi KOMIYA
2018-05-17
1
-2
/
+2
*
Enable math node rendering by default (without HTML builders)
Takeshi KOMIYA
2018-05-15
1
-1
/
+1
*
Merge branch 'master' into refactor_config
Takeshi KOMIYA
2018-04-22
1
-3
/
+3
|
\
|
*
Merge branch '1.7'
Takeshi KOMIYA
2018-04-18
1
-3
/
+3
|
|
\
|
|
*
Fix #4767: html: search highlighting breaks mathjax equations
Takeshi KOMIYA
2018-04-15
1
-3
/
+3
*
|
|
Merge branch 'master' into refactor_config
Takeshi KOMIYA
2018-03-28
1
-4
/
+2
|
\
\
\
|
|
/
/
|
*
|
Drop typing.TYPE_CHECKING
Takeshi KOMIYA
2018-03-26
1
-4
/
+2
*
|
|
Raise ExtensionError from Config class instead application class
Takeshi KOMIYA
2018-03-24
1
-1
/
+1
|
/
/
*
|
Use typing.TYPE_CHECKING
Takeshi KOMIYA
2018-02-19
1
-2
/
+3
*
|
Update type annotations
Takeshi KOMIYA
2018-02-04
1
-0
/
+10
|
/
*
Use flake8-import-order
Takeshi KOMIYA
2018-01-28
1
-2
/
+2
*
Fix #4079: Add notranslate class to let Google Translate know they are not tr...
Takeshi KOMIYA
2018-01-13
1
-3
/
+3
*
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
*
|
make math_numfig work with singlehtml writer
Oliver Jahn
2017-12-16
1
-1
/
+1
*
|
use numfig for numbering equations by section rather than page
Oliver Jahn
2017-10-18
1
-1
/
+3
|
/
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
*
sphinx.ext.math: Update the label of permalink
Takeshi KOMIYA
2016-07-19
1
-1
/
+1
*
math: Add hyperlink marker to each equations in HTML output
Takeshi KOMIYA
2016-07-09
1
-2
/
+4
*
sphinx.ext.jsmath should be emit an math extension conlict error
Takeshi KOMIYA
2016-04-28
1
-1
/
+5
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
*
Fix #2226: Math is not HTML-encoded when :nowrap: is given (jsmath, mathjax)
Takeshi KOMIYA
2016-01-10
1
-1
/
+1
*
Support PEP-440 version spec for developers.
shimizukawa
2015-03-14
1
-1
/
+1
*
ext: pep8 fixes
Georg Brandl
2015-03-08
1
-0
/
+2
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
*
|
[WIP] parallel read
Georg Brandl
2014-09-22
1
-1
/
+1
*
|
Change extension setup() return value to a dictionary of metadata.
Georg Brandl
2014-09-22
1
-1
/
+1
*
|
Return version from setup() for all sphinx.ext extensions.
Georg Brandl
2014-09-03
1
-0
/
+2
|
/
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
Happy new year!
Georg Brandl
2010-01-01
1
-1
/
+1
*
Change the name of mathbase.setup() so that putting it in extensions doesn't ...
Georg Brandl
2009-11-08
1
-1
/
+1
[next]