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
*
Split out `sphinx_highlight.js`
Adam Turner
2022-09-24
1
-1
/
+2
*
Deprecate HTML 4 support (#10843)
Adam Turner
2022-09-23
1
-0
/
+10
*
Remove Pygments compatability code (#10812)
Adam Turner
2022-09-09
1
-16
/
+5
*
Allow specifying multiple CSS files in themes (#10465)
Takeshi KOMIYA
2022-07-17
1
-0
/
+9
*
Lint with `flake8-bugbear` (#10602)
danieleades
2022-07-12
1
-6
/
+6
*
Fix parsing of options with enabled option_emphasise_placeholders (#10565)
Martin Liška
2022-06-19
1
-0
/
+5
*
Fix usage of enable_search_shortcuts theme config value.
marxin
2022-06-17
1
-0
/
+20
*
Show the repr of the value in some warnings (#10439)
Ezio Melotti
2022-06-16
1
-1
/
+1
*
Allow emphasising placeholders in `option` directives (#10366)
Martin Liška
2022-06-16
1
-0
/
+22
*
Merge branch '4.x' into 5.x
Takeshi KOMIYA
2022-05-06
1
-0
/
+24
|
\
|
*
Merge pull request #10251 from jbms/fix-inline-syntax-highlight
Takeshi KOMIYA
2022-05-06
1
-0
/
+24
|
|
\
|
|
*
Make code role highlighting consistent with code-block directive
Jeremy Maitin-Shepard
2022-03-19
1
-0
/
+24
*
|
|
`.write_text(...)` -> `.write_text(..., encoding='utf8')`
Adam Turner
2022-04-27
1
-2
/
+2
*
|
|
`.read_text()` -> `.read_text(encoding='utf8')`
Adam Turner
2022-04-27
1
-29
/
+29
*
|
|
Use docutils.__version_info__ directly
Adam Turner
2022-04-22
1
-1
/
+2
*
|
|
Merge branch '4.x'
Takeshi KOMIYA
2022-03-27
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
Include trailing / in PEP URL to avoid 301 redirect
Hugo van Kemenade
2022-03-24
1
-2
/
+2
*
|
|
Merge branch '4.x'
Takeshi KOMIYA
2022-03-19
1
-11
/
+3
|
\
\
\
|
|
/
/
|
*
|
environment: Update default value for pep_base_url
Michal Čihař
2022-03-16
1
-2
/
+2
|
*
|
Collapse single line docstrings
Adam Turner
2022-02-20
1
-2
/
+1
|
*
|
Remove copyright and licence fields
Adam Turner
2022-02-20
1
-3
/
+0
|
*
|
Fix module docstring indentation
Adam Turner
2022-02-20
1
-2
/
+2
|
*
|
Fix module docstring first line
Adam Turner
2022-02-20
1
-2
/
+1
|
*
|
Remove module titles in docstrings
Adam Turner
2022-02-19
1
-3
/
+0
|
|
/
*
|
Merge branch '4.x'
Takeshi KOMIYA
2022-02-19
1
-10
/
+55
|
\
\
|
|
/
|
*
test: Follow the new HTML structure of docutils-0.18
Takeshi KOMIYA
2022-01-13
1
-10
/
+55
*
|
Merge branch '4.x'
Takeshi KOMIYA
2022-01-16
1
-1
/
+1
|
\
\
|
|
/
|
*
use 'callable' to check if object is callable (B004)
Daniel Eades
2022-01-10
1
-1
/
+1
*
|
Change "Permalink to this {headline -> heading}"
Pradyun Gedam
2022-01-02
1
-1
/
+1
|
/
*
Merge branch '4.3.x' into 4.x
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
*
|
Close #10013: html: Allow to change the loading method of JavaScript
Takeshi KOMIYA
2021-12-25
1
-0
/
+14
|
/
*
Update RFC base url
Matt Ficke
2021-11-16
1
-2
/
+2
*
Replace distutils.versions.LooseVersion by packaging.version.Version
Takeshi KOMIYA
2021-11-07
1
-5
/
+6
*
Add test for encoding local file links with special characters
Johannes Aalto
2021-09-24
1
-0
/
+6
*
Fix handling of local paths in html_logo/html_favicon directorives in conf.py
Simon Hausmann
2021-07-13
1
-0
/
+9
*
Merge pull request #9225 from doerwalter/typehint-html
Takeshi KOMIYA
2021-07-11
1
-0
/
+8
|
\
|
*
Remove configuration option html_signaturereturn_icon.
Walter Doerwald
2021-06-14
1
-10
/
+1
|
*
Add tests for html_signaturereturn_icon.
Walter Doerwald
2021-05-22
1
-0
/
+17
*
|
Add unit test for remote logo and fav icon
Simon Hausmann
2021-06-28
1
-0
/
+10
|
/
*
Decl styling, fix html test
Jakob Lykke Andersen
2021-04-12
1
-4
/
+4
*
Fix CI: NameError for missing docutils variable in test_build_html
Takeshi KOMIYA
2021-04-04
1
-1
/
+1
*
Merge branch '3.x'
Takeshi KOMIYA
2021-04-04
1
-117
/
+71
|
\
|
*
test: Update testcase for docutils-0.17 (<figure> and <figcaption>)
Takeshi KOMIYA
2021-04-03
1
-117
/
+71
*
|
Merge branch '3.x'
Takeshi KOMIYA
2021-02-17
1
-1
/
+8
|
\
\
|
|
/
|
*
Adapt our tests to Pygments 2.8.0
jfbu
2021-02-14
1
-1
/
+8
*
|
Merge branch '3.x' into master_with_merged_3.x
jfbu
2021-02-02
1
-4
/
+6
|
\
\
|
|
/
|
*
Merge branch '3.x' into 8446_escape_spaces_inside_desc_signatures
Takeshi KOMIYA
2021-02-01
1
-5
/
+89
|
|
\
|
*
|
Fix #8446: html: consecutive spaces are displayed as single space
Takeshi KOMIYA
2020-11-22
1
-4
/
+6
*
|
|
Merge branch '3.x'
Takeshi KOMIYA
2021-01-28
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
[next]