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
/
sphinx
/
builders
/
html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix: missing and redundant spacing (and etc) for console output on building.
shimizukawa
2020-10-04
1
-6
/
+6
*
Close #8100: html: Show a better error message for html_static_files
Takeshi KOMIYA
2020-08-14
1
-2
/
+11
*
Fix #7745: html: inventory is broken if the docname contains a space
Takeshi KOMIYA
2020-07-13
1
-1
/
+2
*
Close #7902: html theme: Add a new option globaltoc_maxdepth
Takeshi KOMIYA
2020-07-11
1
-0
/
+2
*
Close #7849: html: Add html_codeblock_linenos_style
Takeshi KOMIYA
2020-07-11
1
-1
/
+3
*
Fix exception causes all over the codebase
Ram Rachum
2020-06-14
1
-2
/
+2
*
Merge branch '3.0.x' into 3.x
Takeshi KOMIYA
2020-05-09
1
-2
/
+1
|
\
|
*
Rename fips_safe_md5 to md5
Lars Hupfeldt
2020-05-05
1
-2
/
+2
|
*
Introduce fips_safe_md5, see issue #7611
Lars Hupfeldt
2020-05-05
1
-3
/
+2
*
|
Merge pull request #7602 from tk0miya/stacklevel
Takeshi KOMIYA
2020-05-03
1
-1
/
+1
|
\
\
|
*
|
Add stacklevel parameter to warnings.warn() call
Takeshi KOMIYA
2020-05-03
1
-1
/
+1
|
|
/
*
|
Close #7530: html: Support nested <kbd> elements
Takeshi KOMIYA
2020-05-02
2
-0
/
+72
|
/
*
Fix #7409: Convert configuration values on late config-inited event
Takeshi KOMIYA
2020-04-05
1
-6
/
+6
*
Fix #7325: html: source_suffix containing dot leads to wrong source link
Takeshi KOMIYA
2020-03-18
1
-1
/
+1
*
Merge pull request #7142 from septatrix/html-auxiliary-pygments-style
Takeshi KOMIYA
2020-03-15
1
-1
/
+18
|
\
|
*
Remove unused import
Septatrix
2020-03-14
1
-1
/
+1
|
*
Remove html_pygments_dark_style option
Septatrix
2020-03-14
1
-4
/
+1
|
*
Remove auxiliary highlighter feature
Septatrix
2020-03-14
1
-20
/
+3
|
*
Use add_css_file instead of template modification
Septatrix
2020-03-13
1
-1
/
+3
|
*
Fix typo
Septatrix
2020-03-08
1
-1
/
+1
|
*
Fix typo
Septatrix
2020-03-08
1
-1
/
+1
|
*
Check existence of dark highlighter
Septatrix
2020-03-08
1
-2
/
+3
|
*
Fix default value for pygments_dark_style
Septatrix
2020-03-08
1
-1
/
+1
|
*
Remove html_pygments_aux_styles option
Septatrix
2020-03-08
1
-8
/
+4
|
*
Revert some redundant changes
Septatrix
2020-03-08
1
-6
/
+8
|
*
Fix mypy type error
Septatrix
2020-03-08
1
-1
/
+1
|
*
Fix reference before assignment error
Septatrix
2020-03-08
1
-0
/
+1
|
*
Fix double dict.items() call
Septatrix
2020-03-08
1
-2
/
+2
|
*
Fix config value name
Septatrix
2020-03-08
1
-2
/
+2
|
*
Fix config value name
Septatrix
2020-03-08
1
-1
/
+1
|
*
Fix formatting
Septatrix
2020-03-08
1
-2
/
+3
|
*
Add dark theme to template
Septatrix
2020-03-08
1
-15
/
+33
|
*
Merge branch '3.x' into html-auxiliary-pygments-style
Septatrix
2020-03-07
1
-0
/
+16
*
|
Fix use of html_file_suffix instead of html_link_suffix in search results
rdb
2020-03-08
1
-0
/
+1
|
/
*
Merge pull request #7064 from tk0miya/7025_nosearch
Takeshi KOMIYA
2020-02-22
1
-1
/
+5
|
\
|
*
Close #7025: html search: full text search can be disabled via metadata
Takeshi KOMIYA
2020-02-22
1
-1
/
+5
*
|
Close #7032: html_scaled_image_link is disabled for individual image
Takeshi KOMIYA
2020-02-18
1
-6
/
+10
|
/
*
refactor: convert builders.html to a python package
Takeshi KOMIYA
2020-02-11
1
-0
/
+1224