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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix exception causes all over the codebase
Ram Rachum
2020-06-14
3
-6
/
+8
*
Close #7247: linkcheck: Add linkcheck_request_headers
Takeshi KOMIYA
2020-06-01
1
-5
/
+26
*
Fix #4187: latex: EN DASH disappears from PDF bookmarks in Japanese documents
Takeshi KOMIYA
2020-05-24
1
-0
/
+7
*
latex: Allow to add LaTeX package after hyperref loaded via API
Takeshi KOMIYA
2020-05-24
1
-0
/
+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
5
-5
/
+5
|
\
\
|
*
|
Add stacklevel parameter to warnings.warn() call
Takeshi KOMIYA
2020-05-03
5
-5
/
+5
*
|
|
Close #7530: html: Support nested <kbd> elements
Takeshi KOMIYA
2020-05-02
2
-0
/
+72
|
/
/
*
|
LaTeX: Add :confval:`latex_theme_options` to override theme options
Takeshi KOMIYA
2020-04-20
2
-0
/
+16
*
|
Merge pull request #7413 from tk0miya/papersize_for_latex_theme
Takeshi KOMIYA
2020-04-20
3
-26
/
+33
|
\
\
|
*
|
LaTeX: Allow to override papersize and pointsize from LaTeX themes
Takeshi KOMIYA
2020-04-12
3
-8
/
+23
|
*
|
refactor: latex BuiltInTheme
Takeshi KOMIYA
2020-04-12
1
-18
/
+10
*
|
|
refactor: Add Optional to type annotations
Takeshi KOMIYA
2020-04-19
1
-1
/
+3
*
|
|
Merge branch '3.0.x' into 3.x
Takeshi KOMIYA
2020-04-19
1
-6
/
+6
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge pull request #7414 from cgudrian/fix_xindy_lang_options
Takeshi KOMIYA
2020-04-19
1
-6
/
+6
|
|
\
|
|
*
fixed Xindy language options
Christian Gudrian
2020-04-04
1
-6
/
+6
*
|
|
Merge pull request #7412 from tk0miya/optional_toplevel_sectioning
Takeshi KOMIYA
2020-04-12
1
-9
/
+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
LaTeX: Make the ``toplevel_sectioning`` setting optional in LaTeX theme
Takeshi KOMIYA
2020-04-04
1
-9
/
+19
*
|
|
Fix #7409: Convert configuration values on late config-inited event
Takeshi KOMIYA
2020-04-05
3
-8
/
+8
|
|
/
|
/
|
*
|
Fix #7401: Incorrect argument is passed for env-get-outdated handlers
Takeshi KOMIYA
2020-03-31
1
-1
/
+1
*
|
Fix #7301: epub: duplicated node_ids are generated
Takeshi KOMIYA
2020-03-29
1
-11
/
+12
|
/
*
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
7
-81
/
+234
|
|
\
|
*
|
Replace f-strings with percent syntax
Septatrix
2020-02-13
1
-2
/
+2
|
*
|
Fix default value for html_aux_pygments_styles
Septatrix
2020-02-13
1
-1
/
+1
|
*
|
Add option for auxiliary pygments styles
Septatrix
2020-02-12
1
-0
/
+16
*
|
|
put comma between sentences
Rafael Fontenelle
2020-03-08
1
-1
/
+1
*
|
|
Fix use of html_file_suffix instead of html_link_suffix in search results
rdb
2020-03-08
1
-0
/
+1
|
|
/
|
/
|
*
|
refactor: latex: Move initialization of multilingual module to builder
Takeshi KOMIYA
2020-03-07
2
-1
/
+45
*
|
Support user defined LaTeX themes
Takeshi KOMIYA
2020-03-06
2
-4
/
+48
[next]