Takeshi KOMIYA
a3ddc73607
Update CHANGES for PR #7543
2020-04-28 01:19:14 +09:00
Takeshi KOMIYA
19568815c1
Update CHANGES for #7487
2020-04-27 22:50:03 +09:00
Jakob Lykke Andersen
b1e732fd8f
Merge branch 'c_array_declarator' into merge_c_array_declarator
2020-04-27 15:09:07 +02:00
Takeshi KOMIYA
7a40ed0f27
Update CHANGES for PR #7564
2020-04-27 21:57:44 +09:00
Takeshi KOMIYA
4eafda8588
Merge pull request #7546 from tk0miya/4030_autosummary_context
...
Close #4030 : autosummary: Add autosummary_context
2020-04-27 02:01:34 +09:00
Takeshi KOMIYA
2619f85461
Merge pull request #7554 from tk0miya/6703_incremental_build_for_imported_objects
...
Fix #6703 : autodoc: incremental build does not work for imported objects
2020-04-27 00:37:28 +09:00
Takeshi KOMIYA
955ff134ba
Bump version
2020-04-26 22:56:57 +09:00
Takeshi KOMIYA
241be80821
Bump to 3.0.3 final
2020-04-26 22:55:46 +09:00
Jakob Lykke Andersen
ed1f7d8344
CHANGES
2020-04-25 20:19:26 +02:00
Jakob Lykke Andersen
082bf7d166
C, parse all types of array declarators
2020-04-25 19:59:16 +02:00
Takeshi KOMIYA
421a544aab
Fix #6703 : autodoc: incremental build does not work for imported objects
2020-04-26 02:15:52 +09:00
Takeshi KOMIYA
56ed2991fd
Merge pull request #7548 from tk0miya/refactor_autosummary4
...
refactor: AutosummaryRender
2020-04-25 12:42:10 +09:00
Takeshi KOMIYA
037fe96dc1
Close #4030 : autosummary: Add autosummary_context
2020-04-25 11:15:43 +09:00
Takeshi KOMIYA
e5192ba48b
refactor: AutosummaryRender
2020-04-25 01:25:00 +09:00
Jakob Lykke Andersen
f009523bd3
Update CHANGES
2020-04-24 11:41:50 +02:00
Takeshi KOMIYA
0374d217d4
refactor: Deprecate unused parameters
2020-04-23 22:54:53 +09:00
Takeshi KOMIYA
931bfcca88
refactor: autosummary: Change first argument for AutosummaryRenderer
2020-04-23 22:51:23 +09:00
Takeshi KOMIYA
4277a28f73
Update CHANGES for PR #7541 and #7542
2020-04-23 22:48:25 +09:00
Takeshi KOMIYA
b5dea3ebd7
Sort CHANGES entries
2020-04-23 22:47:45 +09:00
Takeshi KOMIYA
e78cf26100
Merge pull request #7539 from tk0miya/7536_autogen_crashes_with_i18n
...
Fix #7536 : sphinx-autogen: crashes when template uses i18n feature
2020-04-23 22:43:08 +09:00
Takeshi KOMIYA
f565a44981
Merge pull request #7515 from tk0miya/2044_defvalue_for_ivars
...
Close #2044 : autodoc: Suppress default value for instance attributes
2020-04-23 21:57:34 +09:00
Takeshi KOMIYA
ab3795f176
Fix #7536 : sphinx-autogen: crashes when template uses i18n feature
2020-04-23 21:46:32 +09:00
Takeshi KOMIYA
ebfa8dbf2a
Merge pull request #7538 from tk0miya/7535_autogen_crashes_on_inherited_template
...
Fix #7535 : sphinx-autogen: crashes when custom template uses inheritance
2020-04-23 21:46:06 +09:00
Takeshi KOMIYA
61b823ad10
refactor: Deprecate unused parameters
2020-04-23 02:25:58 +09:00
Takeshi KOMIYA
29a343b888
Update CHANGES for PR #7473
2020-04-23 02:17:20 +09:00
Takeshi KOMIYA
b15e3f6639
Fix #7535 : sphinx-autogen: crashes when custom template uses inheritance
2020-04-23 02:00:48 +09:00
Takeshi KOMIYA
fd0a55223f
Update CHANGES for PR #7533
2020-04-22 22:40:06 +09:00
Takeshi KOMIYA
04a03b778b
Update CHANGES for PR #7527
2020-04-22 22:17:31 +09:00
Takeshi KOMIYA
31a34c2cd1
Update CHANGES for PR #7156
2020-04-21 00:57:16 +09:00
Takeshi KOMIYA
c2c95ef587
Merge pull request #7411 from tk0miya/latex_theme_options
...
LaTeX: Add `latex_theme_options` to override theme options
2020-04-20 01:50:06 +09:00
Takeshi KOMIYA
a42de07bcf
Close #2044 : autodoc: Suppress default value for instance attributes
2020-04-20 01:29:01 +09:00
Takeshi KOMIYA
12cb90c3fa
Merge pull request #7492 from tk0miya/7490_autosummary_caption
...
Close #7490 : autosummary: Add ``:caption:`` option to autosummary directive
2020-04-20 00:52:45 +09:00
Takeshi KOMIYA
05aff200b1
LaTeX: Add :confval:latex_theme_options to override theme options
2020-04-20 00:51:08 +09:00
Takeshi KOMIYA
66744c656e
Merge pull request #7413 from tk0miya/papersize_for_latex_theme
...
LaTeX: Allow to override papersize and pointsize from LaTeX themes
2020-04-20 00:49:17 +09:00
Takeshi KOMIYA
59b638dd4d
Merge branch '3.0.x' into 3.x
2020-04-19 23:43:54 +09:00
Takeshi KOMIYA
d08d4de01f
Bump version
2020-04-19 23:42:36 +09:00
Takeshi KOMIYA
2458dd3f8c
Bump to 3.0.2 final
2020-04-19 23:41:11 +09:00
Takeshi KOMIYA
b2140c8623
Fix #7510 : py domain: keyword-only arguments are wrongly rendered
2020-04-19 22:57:38 +09:00
Takeshi KOMIYA
c0f780a795
Merge branch '3.0.x' into 3.x
2020-04-19 22:53:54 +09:00
Takeshi KOMIYA
5290578256
Fix sphinx crashes with ImportError on python3.5.1
...
typing.Type was added since python 3.5.2. So it should be imported
only on type checking.
2020-04-19 16:34:54 +09:00
Takeshi KOMIYA
5c14375365
Merge branch '3.0.x' into 3.x
2020-04-19 14:56:56 +09:00
Takeshi KOMIYA
841f1c7e76
Fix #7479 : autodoc: Sphinx builds has been slower since 3.0.0
...
Call ``inspect.unwrap()`` for Mocked objects and modules causes
deep recurrsion calls. As a result, it causes slow builds. This
skips to try documenting mocked objects on filtering members.
2020-04-19 14:54:54 +09:00
Takeshi KOMIYA
e9b64373cd
Fix #7479 : autodoc: Sphinx builds has been slower since 3.0.0
...
Call ``inspect.unwrap()`` for Mocked objects and modules causes
deep recurrsion calls. As a result, it causes slow builds. This
skips to try documenting mocked objects on filtering members.
2020-04-19 14:46:27 +09:00
Takeshi KOMIYA
61f00bf675
Merge pull request #7501 from tk0miya/7418_term_case_insensitive_match
...
Fix #7418 : std domain: term role role could not match case-insensitively
2020-04-19 14:39:35 +09:00
Takeshi KOMIYA
5fa55dec33
Update CHANGES for PR #7506
2020-04-19 14:15:04 +09:00
Takeshi KOMIYA
acc4a9b3e8
Update CHANGES for PR #7414
2020-04-19 00:53:21 +09:00
Takeshi KOMIYA
4577f6856c
Fix #7418 : std domain: term role role could not match case-insensitively
2020-04-18 23:48:49 +09:00
Takeshi KOMIYA
21341f4b6c
Merge branch '3.0.x' into 3.x
2020-04-18 21:02:47 +09:00
Takeshi KOMIYA
0b0838e503
Update CHANGES for PR #7476
2020-04-17 22:49:50 +09:00
Jakob Lykke Andersen
9e6e458770
Updated changes
2020-04-17 15:04:33 +02:00