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
*
Rename fips_safe_md5 to md5
Lars Hupfeldt
2020-05-05
1
-3
/
+3
*
Introduce fips_safe_md5, see issue #7611
Lars Hupfeldt
2020-05-05
1
-4
/
+3
*
Fix #7301: capital characters are not allowed for node_id
Takeshi KOMIYA
2020-03-29
1
-9
/
+9
*
Fix #7301: Allow . and _ for node_id
Takeshi KOMIYA
2020-03-22
1
-11
/
+11
*
C, initial rewrite
Jakob Lykke Andersen
2020-03-15
1
-5
/
+5
*
Merge pull request #7142 from septatrix/html-auxiliary-pygments-style
Takeshi KOMIYA
2020-03-15
1
-0
/
+5
|
\
|
*
Remove html_pygments_dark_style option
Septatrix
2020-03-14
1
-13
/
+3
|
*
Add tests for pygments_dark_style options
Septatrix
2020-03-14
1
-0
/
+15
*
|
Merge pull request #6990 from tk0miya/function_signature
Takeshi KOMIYA
2020-03-14
1
-1
/
+2
|
\
\
|
*
|
py domain: Allow to make a style for arguments of functions and methods (refs...
Takeshi KOMIYA
2020-03-14
1
-1
/
+2
|
|
/
*
|
c domain: Generate node_id for objects in the right way
Takeshi KOMIYA
2020-03-09
1
-5
/
+5
|
/
*
py domain: Generate node_id for objects in the right way
Takeshi KOMIYA
2020-03-07
1
-9
/
+9
*
std domain: Generate node_id for productionlists in the right way
Takeshi KOMIYA
2020-03-06
1
-2
/
+2
*
std domain: Generate node_id for generic objects in the right way
Takeshi KOMIYA
2020-03-02
1
-1
/
+1
*
Stop to use Path.text()
Takeshi KOMIYA
2020-02-23
1
-1
/
+1
*
Merge branch '7144_styling_desc_by_domainname' into 3.x
Takeshi KOMIYA
2020-02-22
1
-3
/
+3
|
\
|
*
Close #7144: Add CSS class indicating its domain for each desc node
Takeshi KOMIYA
2020-02-16
1
-3
/
+3
*
|
Fix #3106: domain: Register hyperlink target for index page automatically
Takeshi KOMIYA
2020-02-22
1
-1
/
+8
*
|
Close #7032: html_scaled_image_link is disabled for individual image
Takeshi KOMIYA
2020-02-18
1
-0
/
+19
|
/
*
test: encoding="utf-8" is no longer needed on reading text
Takeshi KOMIYA
2020-02-01
1
-9
/
+9
*
test: Use read_text() and read_bytes()
Takeshi KOMIYA
2020-02-01
1
-19
/
+19
*
Fixes from review
Jakob Lykke Andersen
2020-01-25
1
-2
/
+2
*
Implement scoping for productionlist
Jakob Lykke Andersen
2020-01-22
1
-2
/
+2
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Add IndexDomain
Takeshi KOMIYA
2019-12-22
1
-1
/
+1
*
Remove redundant type="text/javascript" from <script> elements
Jon Dufresne
2019-12-15
1
-2
/
+2
*
refactor test: check_xpath()
Takeshi KOMIYA
2019-12-14
1
-10
/
+7
*
Remove meaningless spaces
Takeshi KOMIYA
2019-12-14
1
-2
/
+1
*
Fix annotations
Yves Chevallier
2019-08-08
1
-31
/
+54
*
Merge pull request #6449 from tk0miya/6444_non_existing_urls
Takeshi KOMIYA
2019-06-19
1
-5
/
+5
|
\
|
*
Fix #6444: test: replace example.com by existing page
Takeshi KOMIYA
2019-06-05
1
-5
/
+5
*
|
Close #1464: html: warn html_static_path is inside outdir
Takeshi KOMIYA
2019-06-18
1
-0
/
+27
|
/
*
Test that downloads with the same filename are still handled correctly
Dmitry Shachnev
2019-06-03
1
-0
/
+7
*
Make generated download links reproducible
Dmitry Shachnev
2019-06-03
1
-1
/
+1
*
Add a label to search input for accessability purposes.
Omer Katz
2019-05-12
1
-3
/
+3
*
Fix #4550: html: Centering tables by default using CSS
Takeshi KOMIYA
2019-05-06
1
-57
/
+57
*
Fix AssertionError is raised for custom citation_reference node (refs: #6147)
Takeshi KOMIYA
2019-03-09
1
-2
/
+2
*
Fix #6096: html: Anchor links are not added to figures
Takeshi KOMIYA
2019-02-24
1
-0
/
+9
*
HTML builder outputs HTML5 by default
Takeshi KOMIYA
2019-02-11
1
-137
/
+187
*
Close #4550: All tables and figures without ``align`` option are displayed to...
Takeshi KOMIYA
2019-02-08
1
-60
/
+60
*
Merge pull request #5985 from tk0miya/refactor_test_build_html
Takeshi KOMIYA
2019-02-04
1
-6
/
+2
|
\
|
*
refactor: test_build_html.py
Takeshi KOMIYA
2019-01-26
1
-6
/
+2
*
|
Merge branch '1.8'
Takeshi KOMIYA
2019-02-03
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
Separate testcase for html_style to single case from root
Takeshi KOMIYA
2019-02-03
1
-0
/
+9
*
|
Separate jsmath to sphinxcontrib package
Takeshi KOMIYA
2019-01-13
1
-3
/
+3
*
|
encoding keyword for path.text() and path.write_text() is no longer needed
Takeshi KOMIYA
2019-01-03
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
*
|
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
-11
/
+11
[next]