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
/
roots
/
test-root
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: Remove search link from test-root
Takeshi KOMIYA
2020-07-18
1
-1
/
+0
*
Move "self" toctree testcase to test-toctree
Takeshi KOMIYA
2020-07-18
1
-2
/
+0
*
Let option directive support args in the form of foo[=bar]
Luke Lau
2020-06-03
1
-1
/
+3
*
C, initial rewrite
Jakob Lykke Andersen
2020-03-15
1
-3
/
+3
*
test: Reduce warnings on building test-root
Takeshi KOMIYA
2019-02-14
5
-20
/
+1
*
Merge pull request #5983 from tk0miya/separate_applehelp
Takeshi KOMIYA
2019-02-06
2
-5
/
+0
|
\
|
*
Separate applehelp to sphinxcontrib package
Takeshi KOMIYA
2019-02-06
2
-5
/
+0
*
|
Merge pull request #6012 from tk0miya/update_svgimg
Takeshi KOMIYA
2019-02-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix test: imgconverter expects size of images fixed
Takeshi KOMIYA
2019-02-03
1
-1
/
+1
*
|
Fix #4611: epub: Show warning for duplicated ToC entries
Takeshi KOMIYA
2019-02-03
1
-1
/
+0
|
/
*
Merge branch '1.8'
Takeshi KOMIYA
2019-02-03
1
-1
/
+0
|
\
|
*
Merge pull request #6009 from tk0miya/4611_add_testcase_for_html_style
Takeshi KOMIYA
2019-02-03
1
-1
/
+0
|
|
\
|
|
*
Separate testcase for html_style to single case from root
Takeshi KOMIYA
2019-02-03
1
-1
/
+0
*
|
|
Merge branch '1.8'
Takeshi KOMIYA
2019-02-03
1
-156
/
+2
|
\
\
\
|
|
/
/
|
*
|
test: Replace SVG image by simple one
Takeshi KOMIYA
2019-02-03
1
-156
/
+2
|
|
/
*
|
Separate jsmath to sphinxcontrib package
Takeshi KOMIYA
2019-01-13
1
-2
/
+4
*
|
quickstart: Simplify generated conf.py (for latex)
Takeshi KOMIYA
2019-01-07
1
-5
/
+0
*
|
Remove coding magic comments from tests
Takeshi KOMIYA
2019-01-02
3
-5
/
+0
*
|
refactor: Remove u-prefix from strings
Takeshi KOMIYA
2018-12-16
1
-1
/
+1
*
|
refactor: Replace six.StringIO by io.StringIO
Takeshi KOMIYA
2018-12-15
1
-2
/
+1
*
|
refactor: Replace six.add_metaclass by __metaclass_ attribute
Takeshi KOMIYA
2018-12-15
1
-2
/
+2
*
|
Merge pull request #5699 from tk0miya/smart_manpage_conf_py
Takeshi KOMIYA
2018-12-02
1
-5
/
+0
|
\
\
|
*
|
quickstart: Simplify generated conf.py (for manpage)
Takeshi KOMIYA
2018-12-02
1
-5
/
+0
*
|
|
quickstart: Simplify generated conf.py (for htmlhelp)
Takeshi KOMIYA
2018-12-02
1
-2
/
+0
|
/
/
*
|
Merge pull request #5607 from tk0miya/smart_texinfo_conf_py
Takeshi KOMIYA
2018-12-02
1
-5
/
+0
|
\
\
|
*
|
quickstart: Simplify generated conf.py (for texinfo)
Takeshi KOMIYA
2018-11-11
1
-5
/
+0
*
|
|
Refactor metadata handling
Takeshi KOMIYA
2018-11-30
2
-58
/
+0
|
/
/
*
|
test: Move autodoc_missing_imports to test-ext-autodoc
Takeshi KOMIYA
2018-10-17
3
-36
/
+0
*
|
Merge branch 'master' into change_master_doc_to_index
Takeshi KOMIYA
2018-09-29
1
-2
/
+0
|
\
\
|
*
|
Drop APIs deprecated in 2.0
Takeshi KOMIYA
2018-09-03
1
-2
/
+0
|
|
/
*
|
The default setting for master_doc is changed to 'index'
Takeshi KOMIYA
2018-09-04
2
-6
/
+4
|
/
*
Rename app.add_javascript() to add_js_file()
Takeshi KOMIYA
2018-05-24
1
-1
/
+1
*
Raise ExtensionError from Config class instead application class
Takeshi KOMIYA
2018-03-24
2
-9
/
+1
*
Change interface of add_source_parser() and add add_source_suffix()
Takeshi KOMIYA
2018-02-21
1
-1
/
+2
*
Merge branch '1.7'
Takeshi KOMIYA
2018-02-20
5
-18
/
+27
|
\
|
*
Fix flake8 violations
Takeshi KOMIYA
2018-02-19
5
-18
/
+27
*
|
test: Remove function based directives
Takeshi KOMIYA
2018-02-08
2
-9
/
+0
*
|
source_parsers should fill Parser.supported attribute to let Sphinx know supp...
Takeshi KOMIYA
2018-01-25
2
-1
/
+5
|
/
*
Merge branch 'stable' into 1.7-release
Takeshi KOMIYA
2018-01-21
1
-0
/
+2
|
\
|
*
Fix #4434: pure numbers as link targets produce warning
Takeshi KOMIYA
2018-01-20
1
-0
/
+2
*
|
autodoc: only mock specified modules with their descendants
Robin Jarry
2018-01-13
2
-3
/
+8
*
|
test_autodoc: Separate testdata (python objects) and testcases
Takeshi KOMIYA
2017-12-21
2
-2
/
+227
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-12-16
13
-47
/
+0
|
\
\
|
|
/
|
*
diet test-root: Move .mo files to new testroot (for test_html_rebuild_mo)
Takeshi KOMIYA
2017-12-15
2
-21
/
+0
|
*
diet test-root: Remove html_static_path and html_extra_path (duplicated with ...
Takeshi KOMIYA
2017-12-15
6
-9
/
+0
|
*
diet test-root: Move testtheme to test-theming
Takeshi KOMIYA
2017-12-15
5
-17
/
+0
|
*
diet test-root: Move ziptheme to test-theming
Takeshi KOMIYA
2017-12-15
1
-0
/
+0
*
|
Reduce warnings on testing
Takeshi KOMIYA
2017-10-31
1
-1
/
+2
|
/
*
Fix Emit wrong warnings if citation label includes hyphens (refs: #3558)
Takeshi KOMIYA
2017-06-04
1
-0
/
+3
*
refs #3458: add sphinx.testing that are moved from /tests directory.
shimizukawa
2017-05-14
57
-0
/
+1687