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
/
doc
/
extdev
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various spelling typos
jfbu
2018-12-27
2
-2
/
+2
*
Improve Table of Deprecated APIs for LaTeX output (docs)
jfbu
2018-09-22
1
-3
/
+9
*
Fix #5463: mathbase: math_role and MathDirective was disappeared in 1.8.0
Takeshi KOMIYA
2018-09-21
1
-0
/
+10
*
Update CHANGES for PR #5403
Takeshi KOMIYA
2018-09-10
1
-0
/
+5
*
Fix #5399: Sphinx crashes if unknown po file exists
Takeshi KOMIYA
2018-09-08
1
-0
/
+6
*
Merge pull request #5343 from tk0miya/5340_update_docs
Takeshi KOMIYA
2018-08-26
1
-11
/
+11
|
\
|
*
docs: Fix wrong descriptions for logging APIs
Takeshi KOMIYA
2018-08-25
1
-11
/
+11
*
|
Fix i18n: warnings for translation catalogs have wrong line numbers
Takeshi KOMIYA
2018-08-22
1
-0
/
+10
|
/
*
Add autodoc_default_options
Takeshi KOMIYA
2018-08-18
1
-0
/
+5
*
Move VersionChanges directive to sphinx.domains.changeset
Takeshi KOMIYA
2018-08-02
1
-0
/
+5
*
refactor: Move repository of changesets to domain from env
Takeshi KOMIYA
2018-08-02
1
-0
/
+10
*
Merge pull request #5229 from tk0miya/refactor_latex2
Takeshi KOMIYA
2018-07-30
1
-0
/
+5
|
\
|
*
Check latex_elements at config-inited event
Takeshi KOMIYA
2018-07-29
1
-0
/
+5
*
|
Merge pull request #5228 from tk0miya/move_make_mode_to_sphinx.cmd
Takeshi KOMIYA
2018-07-30
1
-0
/
+5
|
\
\
|
*
|
Update CHANGES
Takeshi KOMIYA
2018-07-29
1
-0
/
+5
|
|
/
*
|
Deprecate whole of sphinx.ext.mathbase
Takeshi KOMIYA
2018-07-29
1
-0
/
+15
|
/
*
Merge branch 'master' into refactor_highlighter
Takeshi KOMIYA
2018-07-29
2
-0
/
+7
|
\
|
*
Implement math_renderer framework
Takeshi KOMIYA
2018-07-28
2
-0
/
+7
*
|
Apply :confval:`trim_doctest_flags` to all builders (cf. text, manpages)
Takeshi KOMIYA
2018-07-21
1
-0
/
+6
*
|
Refactor: Run highlightlang on resolving phase
Takeshi KOMIYA
2018-07-21
1
-0
/
+45
*
|
``sphinx.highlighting.PygmentsBridge.unhighlight()`` is deprecated
Takeshi KOMIYA
2018-07-21
1
-0
/
+5
|
/
*
DOC: Fix typo: add_source_parsers() -> add_source_parser()
Matthias Geier
2018-07-17
1
-1
/
+1
*
Merge branch 'master' into 4976_location_for_logger.info
Takeshi KOMIYA
2018-07-16
1
-1
/
+1
|
\
|
*
doc: fix func/meth references to Sphinx
Daniel Hahler
2018-06-25
1
-1
/
+1
*
|
Close #4976: ``SphinxLoggerAdapter.info()`` now supports ``location`` parameter
Takeshi KOMIYA
2018-06-26
1
-0
/
+4
|
/
*
Fix minor typo of "them"
Roy Wellington Ⅳ
2018-06-13
1
-1
/
+1
*
Merge branch 'master' into latex_remove_shorthandoff_variable
Jean-François B
2018-06-08
1
-39
/
+40
|
\
|
*
Reorder deprecated APIs (app)
Takeshi KOMIYA
2018-06-08
1
-12
/
+13
|
*
Reorder deprecated APIs (env)
Takeshi KOMIYA
2018-06-08
1
-23
/
+23
|
*
Fix wrong module name in CHANGES
Takeshi KOMIYA
2018-06-08
1
-9
/
+9
*
|
Postpone to 3.0 removal of ExtBabel.get_shorthandoff()
jfbu
2018-06-07
1
-1
/
+1
*
|
Deprecate sphinx.writers.latex.ExtBabel.get_shorthandoff()
jfbu
2018-06-06
1
-0
/
+5
|
/
*
docs: Fix location of attributes
Takeshi KOMIYA
2018-06-05
1
-4
/
+4
*
Merge pull request #5020 from tk0miya/5018_update_docs
Takeshi KOMIYA
2018-05-29
1
-2
/
+2
|
\
|
*
Fix #5018: wrong signature of env-merge-info and env-check-consistency
Takeshi KOMIYA
2018-05-28
1
-2
/
+2
*
|
Merge branch 'master' into 3606_load_mathjax_async
Takeshi KOMIYA
2018-05-28
2
-1
/
+26
|
\
\
|
*
\
Merge pull request #5008 from tk0miya/refactor_latex2
Takeshi KOMIYA
2018-05-28
1
-0
/
+25
|
|
\
\
|
|
*
|
Refactor: Add DocumentTargetTransform to simplify LaTeX writer
Takeshi KOMIYA
2018-05-24
1
-0
/
+5
|
|
*
|
Refactor: Add captioned_literal_block node to simplify LaTeX writer
Takeshi KOMIYA
2018-05-23
1
-0
/
+20
|
|
|
/
|
*
|
Update docs
Takeshi KOMIYA
2018-05-24
1
-1
/
+1
|
|
/
*
|
Rename app.add_javascript() to add_js_file()
Takeshi KOMIYA
2018-05-24
2
-1
/
+6
*
|
add_javascript() allows keyword arguments as attributes for <script> tag
Takeshi KOMIYA
2018-05-24
1
-1
/
+1
|
/
*
refactor: Move math_reference node to sphinx.builders.latex.nodes
Takeshi KOMIYA
2018-05-20
1
-1
/
+1
*
Enable eq role by default
Takeshi KOMIYA
2018-05-17
1
-0
/
+5
*
Move MathDomain to sphinx.domains.math
Takeshi KOMIYA
2018-05-17
1
-0
/
+5
*
Enable math_block node rendering by default (without HTML builders)
Takeshi KOMIYA
2018-05-17
1
-0
/
+5
*
Enable math node rendering by default (without HTML builders)
Takeshi KOMIYA
2018-05-15
1
-0
/
+10
*
doc: Fill N/A to deprecation list
Takeshi KOMIYA
2018-05-14
1
-6
/
+6
*
Merge branch 'master' into refactor_env2
Takeshi KOMIYA
2018-05-12
1
-0
/
+5
|
\
|
*
Rename viewcode_import to viewcode_follow_imported_members (refs: #4035)
Takeshi KOMIYA
2018-05-07
1
-0
/
+5
[next]