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 #8885: html: AttributeError for CSS/JS files on html_context
Takeshi KOMIYA
2021-02-16
1
-2
/
+14
*
refactor: html: Fix typo
Takeshi KOMIYA
2021-02-16
1
-1
/
+1
*
Embed stemmer code into language_data.js by reading it from minified-js files
Dmitry Shachnev
2021-02-12
1
-3
/
+7
*
Close #6550: html: Allow to use HTML permalink texts
Takeshi KOMIYA
2021-01-24
1
-1
/
+14
*
Fix #8714: html: kbd role with "Caps Lock" rendered incorrectly
Takeshi KOMIYA
2021-01-22
1
-3
/
+24
*
Merge branch '3.4.x' into 3.x
Takeshi KOMIYA
2021-01-22
1
-2
/
+2
|
\
|
*
Fix mypy violations (with mypy-0.800)
Takeshi KOMIYA
2021-01-22
1
-2
/
+2
*
|
Close #6241: html: Allow to add JS/CSS files to the specific page
Takeshi KOMIYA
2021-01-07
1
-0
/
+8
*
|
Close #8634: html: Allow to change the order of JS/CSS
Takeshi KOMIYA
2021-01-02
1
-7
/
+18
*
|
Merge branch '3.4.x' into 3.x
Takeshi KOMIYA
2021-01-01
2
-2
/
+2
|
\
\
|
|
/
|
*
A happy new year!
Takeshi KOMIYA
2021-01-01
2
-2
/
+2
*
|
Merge pull request #8630 from tk0miya/8629_warning_for_html_use_opensearch_twice
Takeshi KOMIYA
2021-01-01
1
-3
/
+0
|
\
\
|
*
|
Fix #8629: html: A type warning for html_use_opensearch is shown twice
Takeshi KOMIYA
2020-12-31
1
-3
/
+0
*
|
|
Merge pull request #8620 from tk0miya/8619_compound_kbd
Takeshi KOMIYA
2020-12-31
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Close #8619: html: kbd role generates customizable HTML tags for compound keys
Takeshi KOMIYA
2020-12-30
1
-1
/
+2
|
|
/
*
|
Fix #8618: html: incorrect HTML for single compound-kdb separators
Takeshi KOMIYA
2020-12-30
1
-1
/
+1
|
/
*
Deprecate sphinx.util.osutil.movefile() in favor of os.replace()
Jon Dufresne
2020-12-13
1
-2
/
+3
*
refactor: Register events for HTML builders in the HTML builder module
Takeshi KOMIYA
2020-11-29
1
-0
/
+4
*
Fix #8419: html search: Do not load language_data.js in non-search pages
Takeshi KOMIYA
2020-11-19
1
-1
/
+0
*
Sort imports with isort
François Freitag
2020-11-11
1
-8
/
+9
*
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
[next]