Commit Graph

18540 Commits

Author SHA1 Message Date
Takeshi KOMIYA
a87153c018 autodoc: Rename autodoc_unqualified_typehints to autodoc_typehints_format (refs: #9931) 2021-12-24 10:14:19 +09:00
Takeshi KOMIYA
048fd80cb4
Merge pull request #9943 from jdknight/drop-translator-specific-unknown_visit-calls
drop translator-specific unknown_visit calls
2021-12-24 02:09:16 +09:00
Takeshi KOMIYA
b5a9a05602 Merge branch '4.x' into drop-translator-specific-unknown_visit-calls 2021-12-24 01:54:35 +09:00
Takeshi KOMIYA
f2dc8a999a Fix flake8 warnings 2021-12-24 01:54:30 +09:00
Takeshi KOMIYA
6ad6594ec7
Merge pull request #10010 from tk0miya/mypy-0.930
Fix mypy violations (with mypy-0.930)
2021-12-24 00:29:07 +09:00
Takeshi KOMIYA
565152301f Fix mypy violations (with mypy-0.930) 2021-12-24 00:21:23 +09:00
Takeshi KOMIYA
94acb1921c
Merge pull request #9998 from tk0miya/9993_inline_target
Close #9993: std domain: Allow to refer an inline target via ref role
2021-12-23 03:01:05 +09:00
Takeshi KOMIYA
7d59c40608
Merge pull request #9990 from tk0miya/9961_nested_kbd_in_html_related_builders
Close #9961: html: Support nested <kbd> HTML elements in other HTML builders
2021-12-23 02:59:51 +09:00
Takeshi KOMIYA
e3ee8b378a Close #9993: std domain: Allow to refer an inline target via ref role 2021-12-21 02:51:59 +09:00
Takeshi KOMIYA
40db5694fa
Merge pull request #9992 from tk0miya/debug_print
test: Remove debug print
2021-12-19 18:31:52 +09:00
Takeshi KOMIYA
627d73a683 test: Remove debug print 2021-12-19 18:15:56 +09:00
Takeshi KOMIYA
977c602b21 Merge branch '4.3.x' into 4.x 2021-12-19 17:40:15 +09:00
Takeshi KOMIYA
bbee8e16b7 Bump version 2021-12-19 17:39:23 +09:00
Takeshi KOMIYA
5cf55d1c90 Bump to 4.3.2 final 2021-12-19 17:38:16 +09:00
Takeshi KOMIYA
cacbca6dd4
Merge pull request #9987 from tk0miya/9968_ivar_not_shown
Fix #9968: autodoc: ivars are not shown if __init__ has posonlyargs
2021-12-19 13:18:58 +09:00
Takeshi KOMIYA
ed571ee2c0
Merge pull request #9986 from tk0miya/update_docs
doc: Update explanation of autodoc_unqualified_typehints (ref: #9931)
2021-12-19 12:56:23 +09:00
Takeshi KOMIYA
e7e08d2a78 Fix #9968: autodoc: ivars are not shown if __init__ has posonlyargs 2021-12-19 12:53:15 +09:00
Takeshi KOMIYA
5adc109b72
Merge pull request #9982 from tk0miya/9979_error_loggig
Fix #9979: Error level messages were displayed as warning messages
2021-12-19 12:42:46 +09:00
Takeshi KOMIYA
a87d0359c0 Close #9961: html: Support nested <kbd> HTML elements in other HTML builders 2021-12-19 12:41:04 +09:00
Takeshi KOMIYA
427ba36429
Merge pull request #9989 from sphinx-doc/bot/pull-translations
Update message catalogs
2021-12-19 11:36:23 +09:00
tk0miya
2416cde19c Update message catalogs 2021-12-19 00:12:31 +00:00
Takeshi KOMIYA
733ac6ed5f doc: Update explanation of autodoc_unqualified_typehints (ref: #9931) 2021-12-18 15:26:42 +09:00
Takeshi KOMIYA
a9a9bd2563 Fix #9979: Error level messages were displayed as warning messages 2021-12-17 02:10:21 +09:00
Takeshi KOMIYA
8d0fd9e74a Merge branch '4.3.x' into 4.x 2021-12-17 02:09:04 +09:00
Takeshi KOMIYA
54613e05c4
Merge pull request #9983 from tk0miya/mypy-0.920
Fix mypy violations (with mypy-0.920)
2021-12-17 02:08:54 +09:00
Takeshi KOMIYA
95d6478747 Fix mypy violations (with mypy-0.920) 2021-12-17 02:01:33 +09:00
Takeshi KOMIYA
3d7bd318f1
Merge pull request #9972 from logithack/doc/fix-irc-network
doc: Point to IRC channel on Libera.Chat
2021-12-16 01:49:04 +09:00
Takeshi KOMIYA
3626c75de0
Merge pull request #9957 from tk0miya/refactor_DeprecationWarnings
Reduce DeprecationWarnings
2021-12-16 01:38:32 +09:00
Takeshi KOMIYA
e2b6d078c1
Merge pull request #9960 from sphinx-doc/bot/pull-translations
Update message catalogs
2021-12-16 01:38:05 +09:00
Takeshi KOMIYA
f107ff4761
Merge pull request #9963 from tk0miya/refactor_doc
doc: Use "console" for the highlight language of console output
2021-12-16 01:37:39 +09:00
Takeshi KOMIYA
b1df3fa94b
Merge pull request #9287 from ssbarnea/fix/irc
Document new irc channel location
2021-12-16 01:33:53 +09:00
Ryan King
eeab5a089c doc: Point to IRC channel on Libera.Chat 2021-12-14 13:28:05 +01:00
Takeshi KOMIYA
dd27e35e4c doc: Use "console" for the highlight language of console output
Using "console" language is better for the console example (including
command-line prompt)
2021-12-13 14:20:37 +09:00
tk0miya
cd0128d1c5 Update message catalogs 2021-12-12 00:12:04 +00:00
Jean-François B
20732a3665
Merge pull request #9941 from jfbu/9940_pymultifunction_latex
Fix Multi-function declaration in Python domain has cramped vertical spacing   in latexpdf output (#9940)
2021-12-11 20:42:04 +01:00
Jean-François B
4c5aa2a2e5
Merge branch '4.x' into 9940_pymultifunction_latex 2021-12-11 20:28:53 +01:00
Takeshi KOMIYA
dbbf5ae95b Update CHANGES for PR #9390 2021-12-11 23:18:20 +09:00
Takeshi KOMIYA
d743f21136
Merge pull request #9390 from marxin/fix-footnote-in-info
texinfo: fix emission of @footnote directives.
2021-12-11 23:15:46 +09:00
Takeshi KOMIYA
f886fc2625
Merge pull request #9958 from tk0miya/9108_accessible_highlights
Fix #9108: docs: Use default pygments_theme to get accessiblity
2021-12-11 23:15:27 +09:00
Takeshi KOMIYA
8e23b03263 refactor: texinfo: Remove CR char from output
The CR character was added for readability of output.  But it makes the
texinfo writer a bit complicated.  This removes it from output to keep
our code simple (reducing conditions).
2021-12-11 23:05:36 +09:00
Takeshi KOMIYA
5563f672ec Merge branch '4.x' into fix-footnote-in-info 2021-12-11 22:59:56 +09:00
Takeshi KOMIYA
dcfc3f60ec refactor: ssl.wrap_context() has been deprecated now 2021-12-11 11:38:24 +09:00
Takeshi KOMIYA
555e74b8ca refactor: app.html_themes was replaced by registry.html_themes 2021-12-11 11:38:24 +09:00
Takeshi KOMIYA
0b238d897c Fix #9108: docs: Use default pygments_theme to get accessiblity
To increse accessiblity of our docs, this changes the pygments_theme of
sphinx-docs.org to "default".  It was updated to meet WCAG AA in
https://github.com/pygments/pygments/pull/1940.
2021-12-11 11:34:51 +09:00
Takeshi KOMIYA
c6fc5dff53 Update CHANGES for PR #9793 2021-12-11 11:25:38 +09:00
Takeshi KOMIYA
4c7df3f09a
Merge pull request #9793 from samdoran/enable-parallel-on-macos
Set multiprocessing start method to `fork`
2021-12-11 11:23:34 +09:00
Takeshi KOMIYA
68703e87f7
Merge pull request #9953 from tk0miya/9947_source_info_less_topic_node
Fix #9947: i18n: topic directive having a bullet list can't be translatable
2021-12-11 11:00:21 +09:00
Takeshi KOMIYA
d3162d1ff2
Merge pull request #9931 from tk0miya/9075_autodoc_unqualified_typehints
Close #9075: autodoc: Add a config variable autodoc_unqualified_typehints
2021-12-11 10:59:23 +09:00
Takeshi KOMIYA
b5ee2d09fc Update CHANGES for PR #9578 2021-12-11 10:49:38 +09:00
Takeshi KOMIYA
18328981a1
Merge pull request #9578 from marxin/texinfo-add-texinfo_emit_document_references
texinfo: simplify reference emission.
2021-12-11 10:47:36 +09:00