Commit Graph

18435 Commits

Author SHA1 Message Date
gschwaer
93e47600c0 feat: add new option for autodoc_typehints_description_target to include undocumented return values 2021-11-29 20:06:37 +01:00
Takeshi KOMIYA
e188d38e9d
Merge pull request #9908 from tk0miya/remove_debug_print
Fix autodoc: Remove debug print
2021-11-30 02:03:28 +09:00
Takeshi KOMIYA
a3edc982c1
Merge pull request #9902 from tk0miya/9899_pydomain_crossref_specifier_in_typefield
Fix #9899: py domain: Allows cross-reference specifier to :type: option
2021-11-30 01:43:51 +09:00
Takeshi KOMIYA
4f622f33d4
Merge pull request #9906 from tk0miya/9800_extlinks_adjust_priority
extlinks: Adjust priority (refs: #9800)
2021-11-30 01:38:54 +09:00
Takeshi KOMIYA
c115eb5ea7
Merge branch '4.x' into remove_debug_print 2021-11-30 01:38:18 +09:00
Takeshi KOMIYA
e8e45a3678
Merge pull request #9905 from tk0miya/9883_ismock
Fix #9883: autodoc: doccomment for the alias to mocked object was ignored
2021-11-30 01:37:41 +09:00
Takeshi KOMIYA
e25589ca1d
Merge branch '4.x' into 9899_pydomain_crossref_specifier_in_typefield 2021-11-30 01:37:04 +09:00
Takeshi KOMIYA
3812a42942 extlinks: Adjust priority (refs: #9800) 2021-11-29 10:11:36 +09:00
Takeshi KOMIYA
472abb0876 Update CHANGES 2021-11-29 10:11:14 +09:00
Takeshi KOMIYA
8dc095e7c1 Fix autodoc: Remove debug print
A message is shown on building document using NewTypes with Python
3.10.
2021-11-29 10:11:14 +09:00
Takeshi KOMIYA
a7462d57b4
Merge pull request #9907 from tk0miya/9800_fix_lint_error
Fix flake8 and isort errors (refs: #9800)
2021-11-29 10:10:42 +09:00
Takeshi KOMIYA
558f54a2b4 Fix flake8 and isort errors (refs: #9800) 2021-11-29 09:42:20 +09:00
Takeshi KOMIYA
3fa146078b Sort CHANGES entries 2021-11-29 09:38:18 +09:00
Takeshi KOMIYA
74d912133a
Merge pull request #9800 from hoefling/extlinks/replacements-check
Proposal: check if hardcoded URLs can be replaced with extlinks
2021-11-29 09:36:55 +09:00
Takeshi KOMIYA
f88ac53e51 Fix #9883: autodoc: doccomment for the alias to mocked object was ignored 2021-11-29 02:06:16 +09:00
Takeshi KOMIYA
acaf70596e Fix #9899: py domain: Allows cross-reference specifier to :type: option 2021-11-29 00:32:56 +09:00
Takeshi KOMIYA
f8420c7787
Merge pull request #9901 from tk0miya/label_for_transifex_pr
Add i18n label to weekly transifex PR
2021-11-28 13:42:01 +09:00
Takeshi KOMIYA
17422d2227 Add i18n label to weekly transifex PR 2021-11-28 13:27:36 +09:00
Takeshi KOMIYA
f4181e79d0
Merge pull request #9900 from tk0miya/docutils-0.18.1
test: Try to import nodes.meta first (for the latest docutils)
2021-11-28 13:22:50 +09:00
Takeshi KOMIYA
4236017a3d
Merge pull request #9898 from sphinx-doc/bot/pull-translations
Update message catalogs
2021-11-28 13:05:06 +09:00
Takeshi KOMIYA
17467b7ae2 test: Try to import nodes.meta first (for the latest docutils) 2021-11-28 13:01:50 +09:00
tk0miya
15c506b86b Update message catalogs 2021-11-28 00:11:57 +00:00
Takeshi KOMIYA
f780210b6a Merge branch '4.3.x' into 4.x 2021-11-28 01:08:34 +09:00
Takeshi KOMIYA
95969a47e5 Bump version 2021-11-28 01:07:36 +09:00
Takeshi KOMIYA
ad3f23e256 Bump to 4.3.1 final 2021-11-28 01:04:37 +09:00
Takeshi KOMIYA
a5d1c22512
Merge pull request #9890 from tk0miya/9844_preserve_defaults_for_partial
Fix #9844: autodoc: Failed to preserve defvalues for partial function
2021-11-27 13:00:34 +09:00
Takeshi KOMIYA
2b0ba5089b Merge remote-tracking branch 'origin/4.x' into 4.x 2021-11-26 02:55:56 +09:00
Takeshi KOMIYA
f2295d2f07 Merge branch '4.3.x' into 4.x 2021-11-26 02:55:41 +09:00
Takeshi KOMIYA
15d834e4d8
Merge pull request #9831 from Yoshanuikabundi/autosummary___all__
Allow autosummary to respect __all__
2021-11-26 02:15:43 +09:00
Takeshi KOMIYA
aa0335acde
Merge pull request #9886 from tk0miya/9868_pytest_failing
Fix #9868: 4.3.0: pytest is failing
2021-11-26 02:08:18 +09:00
Takeshi KOMIYA
3d88424c74 Fix #9844: autodoc: Failed to preserve defvalues for partial function 2021-11-26 02:04:11 +09:00
Takeshi KOMIYA
dbba0ae7de Fix #9868: imgmath: Crashed if the dvisvgm command failed to convert equation 2021-11-23 18:39:14 +09:00
Takeshi KOMIYA
c8f019ab50 Fix #9868: ImportError on testing sphinx.util.inspect
In some Linux distribution, ImportError is raised on testing
sphinx.util.inspect because _testcapi is not installed.
2021-11-23 18:22:08 +09:00
Takeshi KOMIYA
259de307ca Merge branch '4.3.x' into 4.x 2021-11-23 18:17:13 +09:00
Takeshi KOMIYA
538e281495
Merge pull request #9867 from tk0miya/9864_mathjax_loading_method
Fix #9864: mathjax: Failed to render equations via MathJax v2
2021-11-23 13:17:01 +09:00
Takeshi KOMIYA
5e6253ed3c Remove debug print 2021-11-23 03:15:43 +09:00
Takeshi KOMIYA
e6e009ebb7
Merge branch '4.3.x' into 9864_mathjax_loading_method 2021-11-23 03:06:17 +09:00
Takeshi KOMIYA
634dd395cc
Merge pull request #9881 from tk0miya/9878_mathjax_config_should_be_loaded_earlier
Fix #9878: mathjax: MathJax config is placed after loading MathJax
2021-11-23 03:03:14 +09:00
Takeshi KOMIYA
ccfa7c7a1b Update CHANGES for PR #9873 2021-11-23 02:59:16 +09:00
Takeshi KOMIYA
a6ac73b0b7
Merge pull request #9873 from ebolyen/docutils-auto-convert
BUG: prevent automatic inline conversion by class
2021-11-23 02:57:55 +09:00
Takeshi KOMIYA
34b7d99703
Merge branch '4.3.x' into 9864_mathjax_loading_method 2021-11-23 02:53:59 +09:00
Takeshi KOMIYA
3296648e8a
Merge branch '4.x' into 9878_mathjax_config_should_be_loaded_earlier 2021-11-23 02:52:42 +09:00
Takeshi KOMIYA
55e8a3a206
Merge pull request #9880 from tk0miya/9879_invalid_doc_attribute
Fix #9879: autodoc: AttributeError for object having invalid __doc__
2021-11-23 02:51:08 +09:00
Takeshi KOMIYA
054276cf5a
Merge pull request #9876 from tk0miya/9866_doccoment_for_imported_classes
Fix #9866: autodoc: doccoment for the imported class was ignored
2021-11-23 02:49:40 +09:00
Takeshi KOMIYA
ffb747f7db Fix a mypy warning 2021-11-23 02:48:39 +09:00
Evan Bolyen
836324bf4c BUG: prevent automatic inline conversion by class 2021-11-22 09:36:30 -07:00
Josh Mitchell
73b7cd51ea Fix lints and reorder args of members_of 2021-11-22 13:57:56 +11:00
Takeshi KOMIYA
a63fb55907
Merge pull request #9850 from astrojuanlu/new-tutorial-describing-code-other
Add brief section on documenting other languages to tutorial
2021-11-22 02:34:07 +09:00
Takeshi KOMIYA
cd18138101 Fix #9878: mathjax: MathJax config is placed after loading MathJax 2021-11-22 01:57:27 +09:00
Takeshi KOMIYA
80f84260ba Fix #9879: autodoc: AttributeError for object having invalid __doc__ 2021-11-22 01:50:53 +09:00