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_build_html.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add testcase for #2846
Takeshi KOMIYA
2016-08-17
1
-1
/
+87
*
Optimized tests: Add test-warnings
Takeshi KOMIYA
2016-07-14
1
-21
/
+25
*
Optimize tests: test_jsmath
Takeshi KOMIYA
2016-07-14
1
-15
/
+0
*
Fix flake8 violation under tests/
Takeshi KOMIYA
2016-06-12
1
-8
/
+8
*
Make testcases robust
Takeshi KOMIYA
2016-06-03
1
-10
/
+10
*
Fix combination of figure directive options; width, figwidth and align (ref: ...
Takeshi KOMIYA
2016-05-30
1
-2
/
+2
*
Fix the caption of figure is always put on center even if ``:align:`` was spe...
Takeshi KOMIYA
2016-05-04
1
-2
/
+2
*
Fix #2492: Figure directive with :figwidth: generates incorrect Latex-code
Takeshi KOMIYA
2016-05-04
1
-2
/
+2
*
Fix #2309: Could not refer "indirect hyperlink targets" by ref-role
Takeshi KOMIYA
2016-04-24
1
-3
/
+8
*
Merge branch 'stable' into 1.4-release
Takeshi KOMIYA
2016-03-23
1
-1
/
+1
|
\
|
*
Fix broken tests
Takeshi KOMIYA
2016-03-06
1
-1
/
+1
*
|
Fix #2229: no warning is given for unknown options
Takeshi KOMIYA
2016-02-23
1
-0
/
+1
*
|
Merge branch 'stable'
Takeshi KOMIYA
2016-02-20
1
-1
/
+0
|
\
\
|
|
/
|
*
Don't show option-role warnings in 1.3.x too
Takeshi KOMIYA
2016-02-20
1
-1
/
+0
|
*
fix tests
Georg Brandl
2016-02-19
1
-1
/
+0
*
|
Fix code-block literals raises highlighting warnings by default
Takeshi KOMIYA
2016-02-17
1
-2
/
+2
*
|
Merge branch 'stable'
Takeshi KOMIYA
2016-02-15
1
-2
/
+13
|
\
\
|
|
/
|
*
Fix some testcase get error with pygments-2.1.1
Takeshi KOMIYA
2016-02-15
1
-2
/
+13
*
|
The default highlight language is now Python 3.
Georg Brandl
2016-02-14
1
-3
/
+3
*
|
Fix #1858: Support numbering custom nodes
Takeshi KOMIYA
2016-02-14
1
-0
/
+4
*
|
Add Sphinx.add_enumerable_node() to add enumerable nodes for numfig feature
Takeshi KOMIYA
2016-02-14
1
-0
/
+28
*
|
Fix #2022: html_extra_path also copies dotfiles and refers exclude_patterns
Takeshi KOMIYA
2016-01-24
1
-0
/
+13
*
|
Merge branch 'stable'
Takeshi KOMIYA
2016-01-18
1
-2
/
+3
|
\
\
|
|
/
|
*
Fix #1565: Show warning if Pygments throws an ErrorToken
Takeshi KOMIYA
2016-01-18
1
-1
/
+2
|
*
Fix tests are broken with pygments-2.1
Takeshi KOMIYA
2016-01-18
1
-1
/
+1
*
|
Merge branch 'stable'
Georg Brandl
2016-01-14
1
-16
/
+24
|
\
\
|
|
/
|
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
|
*
Fix line numbers was not shown on warnings of indecies
Takeshi KOMIYA
2016-01-13
1
-4
/
+2
|
*
Fix line numbers were not show on warnings of numfigs
Takeshi KOMIYA
2016-01-13
1
-10
/
+20
|
*
Fix filenames were not shown on warnings of citations
Takeshi KOMIYA
2016-01-13
1
-1
/
+1
*
|
merge with stable
shimizukawa
2016-01-13
1
-0
/
+1
|
\
\
|
|
/
|
*
Fix #2229, any-role and ``-W`` option are conflicted
Takeshi KOMIYA
2016-01-12
1
-8
/
+0
|
*
Fix #2229: No warning is given for unknown options
Takeshi KOMIYA
2016-01-11
1
-0
/
+9
*
|
Merge branch 'stable'
Takeshi KOMIYA
2016-01-11
1
-4
/
+34
|
\
\
|
|
/
|
*
Fix #2226: Math is not HTML-encoded when :nowrap: is given (jsmath, mathjax)
Takeshi KOMIYA
2016-01-10
1
-1
/
+16
|
*
Fix #2225: If the option does not begin with dash, linking is not performed
Takeshi KOMIYA
2016-01-09
1
-3
/
+18
*
|
Merge with 'stable'
shimizukawa
2015-12-20
1
-32
/
+8
|
\
\
|
|
/
|
*
Fix #2185: Use with syntax to open files on testing.
shimizukawa
2015-12-20
1
-32
/
+8
*
|
merge with 'stable'
shimizukawa
2015-12-02
1
-0
/
+15
|
\
\
|
|
/
|
*
Fix #2012 exception occurred if ``numfig_format`` is invalid
Takeshi KOMIYA
2015-11-30
1
-0
/
+15
*
|
Merge with 'stable'
shimizukawa
2015-11-29
1
-2
/
+6
|
\
\
|
|
/
|
*
Fix #2140: footnotes in table has broken in LaTeX
Takeshi KOMIYA
2015-11-29
1
-2
/
+6
*
|
Fix test_build_html.
Georg Brandl
2015-07-25
1
-1
/
+1
|
/
*
Support PEP-440 version spec for developers.
shimizukawa
2015-03-14
1
-2
/
+2
*
Change the source parsers feature a bit:
Georg Brandl
2015-03-08
1
-0
/
+3
*
Role ``numref`` uses ``%s`` as special character instead `#` symbol
Takeshi KOMIYA
2015-03-08
1
-3
/
+3
*
refs #1658, #1750: add test and small tweak.
shimizukawa
2015-03-03
1
-1
/
+1
*
Fix generating emphasis nodes without semantic reason
Georg Brandl
2015-02-25
1
-29
/
+29
*
Closes #1718. :numref: does not work with capital letters in the label
Takeshi KOMIYA
2015-02-22
1
-1
/
+1
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
[next]