Commit Graph

4420 Commits

Author SHA1 Message Date
Takeshi KOMIYA
9988d5ce26 Update CHANGES for PR #7746 2020-05-30 15:40:02 +09:00
Takeshi KOMIYA
28fe0d6399 Merge branch '3.x' into 7701_anonymous_indirect_target 2020-05-30 01:22:39 +09:00
Takeshi KOMIYA
03559f0574 Merge pull request #7738 from tk0miya/7734_napoleon_overescaped_underscore
Fix #7734: napoleon: overescaped trailing underscore on attribute
2020-05-30 01:21:45 +09:00
Takeshi KOMIYA
7b414d0c9c Update CHANGES for PR #7384 2020-05-29 23:08:28 +09:00
Takeshi KOMIYA
877055f8b2 Update CHANGES for PR #7711 2020-05-29 23:06:07 +09:00
Takeshi KOMIYA
ee4c7d3a68 Merge pull request #7713 from tk0miya/3673_autodoc_sort_by_all
Fix #3673: autodoc: bysource order does not work for a module having __all__
2020-05-28 01:50:24 +09:00
Takeshi KOMIYA
a28c9ad842 Fix #7734: napoleon: overescaped trailing underscore on attribute 2020-05-28 01:47:33 +09:00
Takeshi KOMIYA
d0779390d9 Merge branch '3.0.x' into 3.x 2020-05-27 00:38:23 +09:00
Takeshi KOMIYA
e3f9bf43f6 Bump version 2020-05-27 00:37:11 +09:00
Takeshi KOMIYA
b797f7f75c Bump to 3.0.4 final 2020-05-27 00:34:47 +09:00
Takeshi KOMIYA
6c324be96b Fix #4187: latex: EN DASH disappears from PDF bookmarks in Japanese documents 2020-05-24 01:51:46 +09:00
Takeshi KOMIYA
638b197d25 Fix #7701: LaTeX: Anonymous indirect target causes duplicated labels 2020-05-23 22:55:24 +09:00
Takeshi KOMIYA
a5e3b4a43d Fix #3673: autodoc: bysource order does not work for a module having __all__ 2020-05-23 21:52:11 +09:00
Takeshi KOMIYA
6a4148abec Merge pull request #7669 from tk0miya/7668_wront_retann
Fix #7668: autodoc: wrong retann value is passed to autodoc-proccess-signature
2020-05-23 00:43:18 +09:00
Takeshi KOMIYA
c5f7ded772 Merge branch '3.x' into 7668_wront_retann 2020-05-22 23:15:47 +09:00
Takeshi KOMIYA
e031ebe3fc Merge branch '3.x' into 7671_missing_warning_location 2020-05-22 23:14:42 +09:00
Takeshi KOMIYA
c1ef87a23b Fix #7696: html: Updated jQuery version from 3.4.1 to 3.5.1 2020-05-22 23:12:31 +09:00
Takeshi KOMIYA
3893620cb4 Merge pull request #7705 from tk0miya/7696_jquery-3.5.1
Fix #7696: html: Updated jQuery version from 3.4.1 to 3.5.1
2020-05-22 23:11:44 +09:00
Takeshi KOMIYA
03c81d5c0c Update CHANGES for PR #7676 2020-05-22 23:10:28 +09:00
Takeshi KOMIYA
d5a3af4cbf Merge pull request #7680 from tk0miya/7676_validate_member_order
Fix #7676: autodoc: wrong value for :member-order: option is ignored silently
2020-05-22 23:09:28 +09:00
Takeshi KOMIYA
eb29926441 Fix #7696: html: Updated jQuery version from 3.4.1 to 3.5.1 2020-05-22 00:59:17 +09:00
Takeshi KOMIYA
784d4cb36a Fix #7685: autosummary: imported members are listed unexpectedly 2020-05-21 01:24:46 +09:00
Takeshi KOMIYA
35651e2508 Update CHANGES for PR #7469 2020-05-21 00:53:48 +09:00
Takeshi KOMIYA
b7e6c67ce8 Update CHANGES for PR #7695 2020-05-21 00:35:06 +09:00
Takeshi KOMIYA
3206e3154a Add allowed_exceptions parameter to Sphinx.emit() (refs: #7683)
It allows handlers to raise specified exceptions.
2020-05-17 19:18:10 +09:00
Takeshi KOMIYA
5618f0554b Merge branch '3.x' into 7676_validate_member_order 2020-05-17 03:03:08 +09:00
Takeshi KOMIYA
38a21d7dac Fix #7676: autodoc: typo in the default value of autodoc_member_order 2020-05-17 01:47:32 +09:00
Takeshi KOMIYA
198358149d Fix #7676: autodoc: wrong value for :member-order: option is ignored silently 2020-05-17 01:43:30 +09:00
Takeshi KOMIYA
16ad0d10dd Update CHANGES for PR #7653 2020-05-16 22:58:58 +09:00
Jakob Lykke Andersen
2c90418107 C, fix rendering of rooted nested names
Also, test doctree generation via astext().
2020-05-16 12:40:20 +02:00
Jakob Lykke Andersen
404557c516 C++, fix rendering of rooted nested names
Also, test doctree generation via astext().
2020-05-16 11:55:36 +02:00
Takeshi KOMIYA
b9793e5519 Fix: handle errors on event handlers (refs: #7629) 2020-05-16 18:11:49 +09:00
Takeshi KOMIYA
62335c3156 Fix #7671: autosummary: The location of import failure warning is missing 2020-05-16 18:06:13 +09:00
Takeshi KOMIYA
e95567c349 Update CHANGES for PR #7661 2020-05-16 17:57:44 +09:00
Takeshi KOMIYA
0526e0a56c Merge branch '3.x' into 7650_undecorated_signature 2020-05-16 14:56:54 +09:00
Takeshi KOMIYA
dff45a11b7 Fix #7668: autodoc: wrong retann value is passed to autodoc-proccess-signature 2020-05-16 14:51:18 +09:00
Takeshi KOMIYA
182712fe31 Fix #7629: autodoc: autofunction emits an unfriendly warning 2020-05-13 23:42:29 +09:00
Takeshi KOMIYA
63457c700c Update CHANGES for PR #7655 2020-05-13 22:14:07 +09:00
Takeshi KOMIYA
3a81ffa79a Fix #7650: autodoc: undecorated signature is shown for decorated functions 2020-05-11 01:11:12 +09:00
Takeshi KOMIYA
cfadd5f3f3 Merge pull request #7643 from tk0miya/7628_imgconverter_unnecessary
Fix #7628: imgconverter: runs imagemagick unnecessary
2020-05-10 23:12:37 +09:00
Takeshi KOMIYA
f35e656ff6 Merge pull request #7645 from mondeja/double-spaces-patch-1
Fix double space inconsistences in code, CHANGES and translations.
2020-05-10 01:17:02 +09:00
Takeshi KOMIYA
d24ff1ad32 Fix #7628: imgconverter: runs imagemagick unnecessary 2020-05-09 22:02:24 +09:00
Takeshi KOMIYA
891c659ced Deprecate sphinx.util:rpartition() 2020-05-09 22:00:04 +09:00
Álvaro Mondéjar
62b44e6456 Fix double space inconsistences in code, CHANGES and translations. 2020-05-09 14:44:39 +02:00
Takeshi KOMIYA
ea81d56b30 Update CHANGES for PR #7640 2020-05-09 18:48:07 +09:00
Takeshi KOMIYA
29829bd451 Merge pull request #7623 from tk0miya/7362_autofunction_for_builtins
Fix #7362: autodoc: does not render correct signatures for built-in functions
2020-05-09 18:46:13 +09:00
Takeshi KOMIYA
26f620253d Merge branch '3.0.x' into 3.x 2020-05-09 18:40:47 +09:00
Takeshi KOMIYA
f777ad38df Merge pull request #7638 from tk0miya/7626_missing_CODE_OF_CONDUCT
Fix #7626: release package does not contain ``CODE_OF_CONDUCT``
2020-05-09 18:40:19 +09:00
Takeshi KOMIYA
1fbfb7281e Suppress arguments if all system defined TypeVars on py39 2020-05-09 18:15:41 +09:00
Takeshi KOMIYA
cf5660cb39 Fix #7626: release package does not contain `CODE_OF_CONDUCT` 2020-05-09 17:48:01 +09:00