Commit Graph

4599 Commits

Author SHA1 Message Date
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
Takeshi KOMIYA
574f448b63 Update CHANGES 2020-04-17 01:50:30 +09:00
Takeshi KOMIYA
9267177428 Update CHANGES for PR #7484 2020-04-17 01:49:54 +09:00
Takeshi KOMIYA
2530c3755a Update CHANGES for PR #7443 2020-04-16 23:12:39 +09:00
Takeshi KOMIYA
dc46897768 Close #7490: autosummary: Add `:caption:` option to autosummary directive 2020-04-16 23:04:57 +09:00
Takeshi KOMIYA
5ed890122b Update CHANGES for PR #7482 2020-04-16 01:27:48 +09:00
Takeshi KOMIYA
af8ff9e721 Merge pull request #7483 from tk0miya/7477_imagemagick_on_windows
Fix #7477: imgconverter: Invoke "magick convert" command on Windows
2020-04-16 01:26:25 +09:00
Takeshi KOMIYA
a201e5a2f0 Update CHANGES for PR #7481 2020-04-15 23:27:51 +09:00
Takeshi KOMIYA
19d5d8d75c Fix #7477: imgconverter: Invoke "magick convert" command on Windows 2020-04-15 23:23:28 +09:00
Takeshi KOMIYA
b2a601a33d Merge branch '3.0.x' into 3.x 2020-04-13 23:36:10 +09:00
Takeshi KOMIYA
86ef8521df Merge branch '7461_empty_tuple' into 3.0.x 2020-04-13 23:35:17 +09:00
Takeshi KOMIYA
a4edbc1104 Merge pull request #7462 from tk0miya/7461_empty_tuple
Fix #7461: py domain: fails with IndexError for empty tuple in type annotation
2020-04-13 23:34:15 +09:00
Takeshi KOMIYA
f1c2872a24 Merge branch '3.x' into 7466_make_autosummary_headings_translatable 2020-04-13 22:40:25 +09:00
Jakob Lykke Andersen
09f66c690b Merge pull request #7468 from jakobandersen/c_namespace
C, add scoping directives
2020-04-13 13:47:39 +02:00
Jakob Lykke Andersen
d4058eb67f C, parse attributes 2020-04-13 13:43:26 +02:00
Jakob Lykke Andersen
bbc7b6cc54 C, add scoping directives 2020-04-12 14:13:54 +02:00
Takeshi KOMIYA
d64e0e23b1 Fix #7466: autosummary: headings in generated documents are not translated 2020-04-12 19:18:48 +09:00
Takeshi KOMIYA
53f0d4e646 Deprecate: The module argument of find_autosummary_in_docstring() 2020-04-12 18:14:16 +09:00
Takeshi KOMIYA
301b823bd4 Merge branch '3.x' into papersize_for_latex_theme 2020-04-12 16:13:57 +09:00
Takeshi KOMIYA
bbd673e253 Merge branch '3.x' into 7410_suppress_circular_toctree_warning 2020-04-12 15:41:25 +09:00
Takeshi KOMIYA
1ca0b7ab62 LaTeX: Allow to override papersize and pointsize from LaTeX themes 2020-04-12 15:30:45 +09:00
Takeshi KOMIYA
58d1218cdc Merge pull request #7412 from tk0miya/optional_toplevel_sectioning
LaTeX: Make the ``toplevel_sectioning`` setting optional in LaTeX theme
2020-04-12 15:27:17 +09:00
Takeshi KOMIYA
10d7760156 Fix #7410: Allow to suppress "circular toctree references detected" warnings 2020-04-12 15:25:35 +09:00
Takeshi KOMIYA
c8355234eb Fix #7461: autodoc: empty tuple in type annotation is not shown correctly 2020-04-12 13:00:04 +09:00
Takeshi KOMIYA
2e219366c4 Fix #7461: py domain: fails with IndexError for empty tuple in type annotation 2020-04-12 12:57:22 +09:00
Takeshi KOMIYA
fd7c1d76b6 Merge branch '3.0.x' into 3.x 2020-04-11 00:04:45 +09:00
Takeshi KOMIYA
d8704c4f58 Bump version 2020-04-11 00:03:42 +09:00
Takeshi KOMIYA
474f9d49e6 Bump to 3.0.1 final 2020-04-11 00:02:10 +09:00
Takeshi KOMIYA
7b902e8623 Fix #7451: autodoc: failed with non-string __doc__ member 2020-04-10 23:06:36 +09:00
Takeshi KOMIYA
d9d381de11 Fix #7445: a return annotation `None` is not converted to a hyperlink 2020-04-10 02:07:02 +09:00
Takeshi KOMIYA
aca3f825f2 Merge pull request #7442 from tk0miya/7435_typehints_not_suppressed_for_class
Fix #7435: autodoc_typehints doesn't suppress typehints for classes/methods
2020-04-10 01:13:03 +09:00
Takeshi KOMIYA
e9e4aa8cf8 Update CHANGES for PR #7426 2020-04-10 00:26:01 +09:00
Takeshi KOMIYA
9add576b78 Update CHANGES for PR #7449 2020-04-10 00:25:39 +09:00
Takeshi KOMIYA
a6dcbc7b6a Merge branch '3.0.x' into 7435_typehints_not_suppressed_for_class 2020-04-10 00:18:33 +09:00
Takeshi KOMIYA
9002b6c9ec Merge pull request #7441 from tk0miya/7423_logging_non_string_object
Fix #7423: crashed when giving a non-string object to logger
2020-04-10 00:16:46 +09:00
Takeshi KOMIYA
5662ece4d1 Merge branch '3.0.x' into 7423_logging_non_string_object 2020-04-09 23:53:16 +09:00
Takeshi KOMIYA
0d359fa30a Merge branch '3.0.x' into 7418_case_insensitive_glossary_dup_warning 2020-04-09 23:46:50 +09:00
Takeshi KOMIYA
63d610d9a7 Merge branch '3.0.x' into 7422_autodoc_mock_imports_causes_ValueError 2020-04-09 23:33:49 +09:00
Jakob Lykke Andersen
1086fd41ec C++, fix merging overloaded functions in parallel builds. 2020-04-08 22:45:43 +02:00
Takeshi KOMIYA
ee882c8ca9 Merge branch '3.0.x' into 7423_logging_non_string_object 2020-04-09 02:05:08 +09:00