jfbu
|
4ae5414ee5
|
Update our docs for imgmath_latex (refs: #6610)
|
2019-08-03 12:00:24 +02:00 |
|
Takeshi KOMIYA
|
a01aabe7bd
|
Merge pull request #6576 from tk0miya/6574_annotation_for_varidic_params
Fix autodoc: missing type annotation for variadic and keyword parameters (refs: #6574)
|
2019-08-03 02:54:11 +09:00 |
|
Steve Piercy
|
a503ed8b78
|
Update links in quickstart template to save redirects
|
2019-08-02 10:27:32 -07:00 |
|
Takeshi KOMIYA
|
b43676011e
|
Merge branch '2.0' into 6574_annotation_for_varidic_params
|
2019-08-03 02:19:29 +09:00 |
|
Takeshi KOMIYA
|
04fbd51b4e
|
Merge pull request #6592 from tk0miya/6589_autodoc_typehints_none
Fix #6589: autodoc: Formatting issues with autodoc_typehints='none'
|
2019-08-02 22:36:43 +09:00 |
|
Takeshi KOMIYA
|
4571d8b1a1
|
Merge pull request #6593 from tk0miya/docutils-0.15
Test with docutils-0.14 (previous release)
|
2019-08-02 10:08:42 +09:00 |
|
Takeshi KOMIYA
|
d2d6cad898
|
Merge pull request #6609 from tk0miya/6606_jquery-3.4.1
Fix #6606: Update jQuery to 3.4.1
|
2019-08-02 10:07:27 +09:00 |
|
Takeshi KOMIYA
|
ec71c4d14a
|
Fix #6474: `DocFieldTransformer ` raises AttributeError
|
2019-08-02 02:07:40 +09:00 |
|
Takeshi KOMIYA
|
ace7b4ded7
|
Fix #6589: autodoc: Formatting issues with autodoc_typehints='none'
|
2019-08-02 01:55:53 +09:00 |
|
Takeshi KOMIYA
|
81736cc828
|
Test with docutils-0.14 (previous release)
|
2019-08-02 01:53:41 +09:00 |
|
Takeshi KOMIYA
|
d9d8ba5e7f
|
Fix #6606: Update jQuery to 3.4.1
|
2019-08-02 01:53:32 +09:00 |
|
jfbu
|
47cd262b3e
|
Merge branch '2.0'
|
2019-08-01 18:30:48 +02:00 |
|
jfbu
|
4732ec5edf
|
Fix type annotation
|
2019-08-01 18:30:15 +02:00 |
|
Takeshi KOMIYA
|
b3eb853680
|
Merge branch '2.0' into 6574_annotation_for_varidic_params
|
2019-08-02 01:29:39 +09:00 |
|
Takeshi KOMIYA
|
51523a7c07
|
Merge pull request #6578 from tk0miya/6574_autodoc_member_order_for_imports
Fix autodoc: autodoc_member_order_does not refer order of imports (refs: #6574)
|
2019-08-02 01:27:48 +09:00 |
|
jfbu
|
7c59e44eaa
|
Fix version changed info in our document for imgmath
|
2019-08-01 18:24:28 +02:00 |
|
jfbu
|
91d8f10ec0
|
Merge branch '2.0'
|
2019-08-01 18:10:24 +02:00 |
|
jfbu
|
365574f052
|
Fix error in cherry-picking #6310 to 2.0
|
2019-08-01 18:05:57 +02:00 |
|
jfbu
|
f2165a339d
|
Fix CHANGES after 2.0 branch merge into master (refs: #6310, #6602)
|
2019-08-01 17:55:37 +02:00 |
|
jfbu
|
67be0b4309
|
Merge branch '2.0'
|
2019-08-01 17:54:33 +02:00 |
|
jfbu
|
763908c75a
|
Update CHANGES for cherry-picked #6310
|
2019-08-01 17:52:28 +02:00 |
|
jfbu
|
bfe921b3b2
|
Add Python3 type annotation to cherry-picked #6310 for 2.2.0 release
|
2019-08-01 17:52:28 +02:00 |
|
jfbu
|
da3763170e
|
Reorganize documentation of the imgmath configuration variables
|
2019-08-01 17:52:28 +02:00 |
|
jfbu
|
505ff622c2
|
More robust code for getting saved "depth" of svg inline math snippet
|
2019-08-01 17:52:28 +02:00 |
|
jfbu
|
1adf12bfa7
|
Make imgmath_use_preview work also for svg output
|
2019-08-01 17:52:28 +02:00 |
|
jfbu
|
685e3fdb49
|
Merge branch '2.0'
|
2019-08-01 17:49:24 +02:00 |
|
jfbu
|
5a86a71a8f
|
Update CHANGES for cherry-picked #6310
|
2019-08-01 17:43:44 +02:00 |
|
jfbu
|
eeca5ee91d
|
Revert "Fix CHANGES entry for #6310 merge"
This reverts commit 80abe4945e .
|
2019-08-01 17:42:37 +02:00 |
|
Takeshi KOMIYA
|
f050092f42
|
Merge pull request #6621 from sphinx-doc/6620_classifiers_not_translated
Fix #6620: i18n: classifiers of definition list are not translated with docutils-0.15
|
2019-08-02 00:42:10 +09:00 |
|
jfbu
|
2d5d290cd4
|
Add Python3 type annotation to cherry-picked #6310 for 2.2.0 release
|
2019-08-01 17:40:29 +02:00 |
|
jfbu
|
548d329f35
|
Reorganize documentation of the imgmath configuration variables
|
2019-08-01 17:36:32 +02:00 |
|
jfbu
|
04e5d34415
|
More robust code for getting saved "depth" of svg inline math snippet
|
2019-08-01 17:35:38 +02:00 |
|
jfbu
|
c3ae4908fa
|
Make imgmath_use_preview work also for svg output
|
2019-08-01 17:33:39 +02:00 |
|
Takeshi KOMIYA
|
c45f962b05
|
Fix #6620: i18n: classifiers of definition list are not translated with docutils-0.15
|
2019-08-02 00:27:24 +09:00 |
|
jfbu
|
80abe4945e
|
Fix CHANGES entry for #6310 merge
|
2019-07-30 22:43:49 +02:00 |
|
Takeshi KOMIYA
|
57777da0bb
|
Merge pull request #6580 from tk0miya/refactor_inspect
refactor: sphinx.util.inspect:Signature.format_annotation_old()
|
2019-07-14 01:51:11 +09:00 |
|
Takeshi KOMIYA
|
8b34e431ca
|
Merge pull request #6577 from sphinx-doc/npm_updates
Update npm packages
|
2019-07-14 01:13:18 +09:00 |
|
Takeshi KOMIYA
|
f68dd9c986
|
refactor: sphinx.util.inspect:Signature.format_annotation_old()
|
2019-07-14 01:00:51 +09:00 |
|
Takeshi KOMIYA
|
5db23ea002
|
Merge pull request #6579 from tk0miya/refactor_type_annotation_py351
Fix type annotation for python 3.5.1
|
2019-07-14 00:00:18 +09:00 |
|
Takeshi KOMIYA
|
0c48a28ad7
|
Fix type annotation for python 3.5.1
|
2019-07-13 23:46:17 +09:00 |
|
Takeshi KOMIYA
|
8c924f1b3d
|
Fix autodoc: autodoc_member_order_does not refer order of imports (refs: #6574)
|
2019-07-13 22:02:49 +09:00 |
|
Takeshi KOMIYA
|
0bc530f1b7
|
Merge pull request #6563 from tk0miya/6561_glossary_hyperrer_for_alphanumeric_term
Fix #6561: glossary: Wrong hyperlinks are generated for non alphanumeric terms
|
2019-07-13 21:16:31 +09:00 |
|
Takeshi KOMIYA
|
7bfc8c9a46
|
Merge pull request #6571 from tk0miya/6567_autoclass_content_ignores_inherited_docstrings
Fix #6567: autodoc: autodoc_inherit_docstrings does not effect to __init__()
|
2019-07-13 21:02:20 +09:00 |
|
Takeshi KOMIYA
|
a252636333
|
Merge branch '2.0' into 6561_glossary_hyperrer_for_alphanumeric_term
|
2019-07-13 20:59:48 +09:00 |
|
Takeshi KOMIYA
|
fb61bef55c
|
Update npm packages
|
2019-07-13 20:01:31 +09:00 |
|
Takeshi KOMIYA
|
92491c0769
|
Fix autodoc: missing type annotation for variadic and keyword parameters (refs: #6574)
|
2019-07-13 19:25:38 +09:00 |
|
Takeshi KOMIYA
|
a498960de9
|
Merge branch '2.0'
|
2019-07-13 11:17:35 +09:00 |
|
Takeshi KOMIYA
|
9a552a9cd7
|
Fix mypy violations (for mypy-0.720)
|
2019-07-13 11:17:03 +09:00 |
|
Takeshi KOMIYA
|
1d2d295a93
|
Merge branch '2.1.3' into 2.0
|
2019-07-13 11:14:44 +09:00 |
|
Takeshi KOMIYA
|
68973e803a
|
Merge pull request #6575 from tk0miya/mypy-0.720
Fix mypy violations (for mypy-0.720)
|
2019-07-13 11:14:17 +09:00 |
|