Daniel Fremont
|
8ee7d908f3
|
updated corresponding documentation
|
2020-04-12 12:06:14 -07:00 |
|
Daniel Fremont
|
adbf5e6de3
|
autosummary includes module attributes
|
2020-04-12 11:10:08 -07:00 |
|
Jakob Lykke Andersen
|
bbc7b6cc54
|
C, add scoping directives
|
2020-04-12 14:13:54 +02:00 |
|
Takeshi KOMIYA
|
f978490dfe
|
Merge pull request #7465 from tkoyama010/patch-1
➕ 🇧🇬 🇮🇳 🇦🇱 🇷🇸
|
2020-04-12 19:22:30 +09:00 |
|
Takeshi KOMIYA
|
d64e0e23b1
|
Fix #7466: autosummary: headings in generated documents are not translated
|
2020-04-12 19:18:48 +09:00 |
|
Takeshi KOMIYA
|
920cf09e77
|
Merge pull request #7464 from tk0miya/refactor_autosummary
Deprecate: The module argument of find_autosummary_in_docstring()
|
2020-04-12 19:10:14 +09:00 |
|
Tetsuo Koyama
|
4983a12f21
|
➕ 🇧🇬 🇮🇳 🇦🇱 🇷🇸
|
2020-04-12 19:04:42 +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
|
8cc0b890bd
|
Merge pull request #7460 from tk0miya/7410_suppress_circular_toctree_warning
Fix #7410: Allow to suppress "circular toctree references detected" warnings
|
2020-04-12 16:13:34 +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
|
3fba1d57ec
|
refactor: latex BuiltInTheme
Replace properties by attributes to allow to modify them at later step.
|
2020-04-12 15:28:15 +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
|
b3e26a6c85
|
Merge pull request #7458 from tk0miya/doc_indentation
doc: Fix indentation
|
2020-04-11 16:03:55 +09:00 |
|
Takeshi KOMIYA
|
eb46db036f
|
doc: Fix indentation
|
2020-04-11 15:44:07 +09:00 |
|
Takeshi KOMIYA
|
39cd463740
|
Merge pull request #7455 from tk0miya/clean-mypyfiles
Makefile: Fix "make clean-mypyfiles"
|
2020-04-11 01:01:46 +09:00 |
|
Takeshi KOMIYA
|
cee35ef25b
|
Makefile: Fix "make clean-mypyfiles"
|
2020-04-11 00:15:46 +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
|
273ece495a
|
Merge pull request #7452 from tk0miya/7451_error_for_non_string_docstring
Fix #7451: autodoc: failed with non-string __doc__ member
|
2020-04-10 23:43:36 +09:00 |
|
Takeshi KOMIYA
|
7b902e8623
|
Fix #7451: autodoc: failed with non-string __doc__ member
|
2020-04-10 23:06:36 +09:00 |
|
Takeshi KOMIYA
|
ebf2571380
|
Merge pull request #7454 from tk0miya/7445_rtype_annotation_None
Fix #7445: a return annotation ``None`` is not converted to a hyperlink
|
2020-04-10 23:04:24 +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
|
d9033a4b3d
|
Merge pull request #7426 from mgeier/escape-links
Escape some links in HTML templates
|
2020-04-10 00:23:57 +09:00 |
|
Takeshi KOMIYA
|
9ff5b212b4
|
Merge pull request #7449 from mitya57/no-xmlns
Do not include xmlns attribute with HTML 5 doctype
|
2020-04-10 00:19:19 +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
|
b316375ca4
|
Merge pull request #7440 from tk0miya/7418_case_insensitive_glossary_dup_warning
Fix #7418: std domain: duplication warning for glossary terms is case insensitive
|
2020-04-10 00:11:56 +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
|
9bb204dcab
|
Merge pull request #7431 from tk0miya/7422_autodoc_mock_imports_causes_ValueError
Fix #7422: autodoc: fails with ValueError when using autodoc_mock_imports
|
2020-04-09 23:44:42 +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 |
|
Dmitry Shachnev
|
b0ddc26ade
|
Do not include xmlns attribute with HTML 5 doctype
|
2020-04-09 15:37:59 +03:00 |
|
Jakob Lykke Andersen
|
b4db396a0a
|
Merge pull request #7444 from jakobandersen/cpp_parentKey_parallel
C++, fix merging overloaded functions in parallel builds.
|
2020-04-09 10:03:38 +02:00 |
|
Jakob Lykke Andersen
|
1086fd41ec
|
C++, fix merging overloaded functions in parallel builds.
|
2020-04-08 22:45:43 +02:00 |
|
Matthias Geier
|
99da3fa716
|
Escape a few links
|
2020-04-08 22:19:27 +02:00 |
|
Matthias Geier
|
9dec86e98d
|
Escape links to master_doc
|
2020-04-08 22:19:27 +02:00 |
|
Takeshi KOMIYA
|
ee882c8ca9
|
Merge branch '3.0.x' into 7423_logging_non_string_object
|
2020-04-09 02:05:08 +09:00 |
|
Takeshi KOMIYA
|
a5dadeb890
|
Fix #7418: std domain: duplication warning for glossary terms is case insensitive
|
2020-04-09 01:56:13 +09:00 |
|
Takeshi KOMIYA
|
0525c39b9e
|
Fix #7435: autodoc_typehints doesn't suppress typehints for classes/methods
|
2020-04-09 01:15:21 +09:00 |
|
Takeshi KOMIYA
|
4caa7d7c37
|
Merge pull request #7432 from tk0miya/7428_nitpicky_for_None_class
Fix #7428: py domain: a reference to class ``None`` emits a nitpicky warning
|
2020-04-09 00:38:34 +09:00 |
|
Takeshi KOMIYA
|
80d9728101
|
Merge pull request #7434 from valeriabarra/patch-1
Add libCEED to EXAMPLES
|
2020-04-09 00:22:23 +09:00 |
|