Takeshi KOMIYA
|
97a3ddd2b8
|
Fix #7170: text: Remove debug print
|
2020-02-18 00:15:28 +09:00 |
|
sethg
|
d89d348db1
|
Append to tagetnode names list
|
2020-02-16 21:38:47 +01:00 |
|
sethg
|
28ad370343
|
Add option to docs
|
2020-02-16 21:37:41 +01:00 |
|
Takeshi KOMIYA
|
24b9efb65e
|
doc: Update usage/quickstart.rst to adjust latest quickstart
|
2020-02-17 02:12:27 +09:00 |
|
Takeshi KOMIYA
|
af62fa61e6
|
Merge pull request #7166 from tk0miya/fix_broken_tutorial
doc: Fix file inclusion in recipe tutorial has been broken
|
2020-02-17 01:29:32 +09:00 |
|
Takeshi KOMIYA
|
c97218cc97
|
doc: Fix file inclusion in recipe tutorial has been broken
|
2020-02-17 01:20:59 +09:00 |
|
Takeshi KOMIYA
|
59c973c8c2
|
Merge pull request #7164 from tk0miya/cleanup_PYTHONWARNINGS
Clean up PYTHONWARNINGS
|
2020-02-16 22:40:57 +09:00 |
|
Takeshi KOMIYA
|
333596dc10
|
Close #7144: Add CSS class indicating its domain for each desc node
|
2020-02-16 22:31:12 +09:00 |
|
Takeshi KOMIYA
|
c09ff16a32
|
Clean up PYTHONWARNINGS
|
2020-02-16 22:23:46 +09:00 |
|
Takeshi KOMIYA
|
379f52badf
|
Merge pull request #7154 from tk0miya/deprecate_Parser.app
Deprecate sphinx.parsers.Parser.app
|
2020-02-16 22:19:22 +09:00 |
|
Takeshi KOMIYA
|
46f7dc53ef
|
Merge pull request #7162 from tk0miya/7161_autodoc.typhints_parallel_build
Fix #7161: autodoc: typehints extension does not support parallel build
|
2020-02-16 21:45:56 +09:00 |
|
Takeshi KOMIYA
|
63ece93473
|
Merge pull request #7163 from tk0miya/fix_DeprecationWarning
Fix DeprecationWarnings on testing
|
2020-02-16 21:45:29 +09:00 |
|
Takeshi KOMIYA
|
ee19434201
|
Merge pull request #7160 from tk0miya/refactor_type_annotation3
refactor: Update type annotations in sphinx.ext.*
|
2020-02-16 21:42:47 +09:00 |
|
Takeshi KOMIYA
|
954db2bd27
|
Merge branch '2.0'
|
2020-02-16 21:42:20 +09:00 |
|
Takeshi KOMIYA
|
e9c165fa55
|
Merge branch '2.4.2' into 2.0
|
2020-02-16 21:41:47 +09:00 |
|
Takeshi KOMIYA
|
7e79822355
|
Remove testscases for getargspec() (deprecated)
|
2020-02-16 21:22:23 +09:00 |
|
Takeshi KOMIYA
|
39a192be2c
|
Merge branch '2.4.2' into 7161_autodoc.typhints_parallel_build
|
2020-02-16 21:20:41 +09:00 |
|
Takeshi KOMIYA
|
9f237445bd
|
Merge pull request #7158 from tk0miya/7151_env.indexentries_setter
Fix #7151: crashed when extension assigns a value to env.indexentries
|
2020-02-16 21:19:45 +09:00 |
|
Takeshi KOMIYA
|
79b3aca406
|
refactor: Update type annotations in sphinx.ext.*
|
2020-02-16 20:47:08 +09:00 |
|
Takeshi KOMIYA
|
a71c6824e8
|
Merge branch '2.4.2' into 7151_env.indexentries_setter
|
2020-02-16 20:45:58 +09:00 |
|
Takeshi KOMIYA
|
0e2e31a612
|
test: Fix ResourceWarning
|
2020-02-16 20:44:38 +09:00 |
|
Takeshi KOMIYA
|
ccd7381d38
|
test: Use Path.read_text() instead
|
2020-02-16 20:43:51 +09:00 |
|
Takeshi KOMIYA
|
57d63ab50b
|
test: testcase for add_lexer() should give a Lexer class instead of instance
|
2020-02-16 20:42:43 +09:00 |
|
Takeshi KOMIYA
|
a70c76c474
|
Remove a testcase for get_module_source() (deprecated)
|
2020-02-16 20:40:15 +09:00 |
|
Takeshi KOMIYA
|
301a7e7a81
|
Update CHANGES for PR #7152
|
2020-02-16 20:38:05 +09:00 |
|
Takeshi KOMIYA
|
b80c7cd234
|
Merge pull request #7152 from gpotter2/elipsispatch
Fix #7146: support (...) in type hint comments (V2)
|
2020-02-16 20:35:40 +09:00 |
|
Takeshi KOMIYA
|
68e248fa73
|
Fix #7161: autodoc: typehints extension does not support parallel build
|
2020-02-16 20:27:51 +09:00 |
|
Takeshi KOMIYA
|
151b4afde2
|
Fix #7151: crashed when extension assigns a value to `env.indexentries `
|
2020-02-16 20:22:50 +09:00 |
|
Takeshi KOMIYA
|
81964e036b
|
Merge pull request #7128 from tk0miya/refactor_type_annotation2
refactor: Update type annotations in sphinx.util.*
|
2020-02-16 20:18:34 +09:00 |
|
gpotter2
|
016bdd204c
|
Mypy fixes
|
2020-02-16 11:15:23 +00:00 |
|
gpotter2
|
1d95ee936c
|
Remove unused enumerate
|
2020-02-16 09:13:30 +00:00 |
|
Takeshi KOMIYA
|
1339948dce
|
Merge pull request #7157 from tk0miya/7156_kwonlyargs_sep
Fix #7156: autodoc: separator for keyword only arguments is not shown
|
2020-02-16 18:11:48 +09:00 |
|
Takeshi KOMIYA
|
be608ca231
|
Merge pull request #7123 from tk0miya/7108_ConfigError_in_conf.py
Close #7108: Allow to show an error message from conf.py via ConfigError
|
2020-02-16 17:56:46 +09:00 |
|
Takeshi KOMIYA
|
ecae46027a
|
refactor: Update type annotations in sphinx.util.*
|
2020-02-16 17:52:23 +09:00 |
|
Takeshi KOMIYA
|
b4b971c76f
|
Merge pull request #7153 from tk0miya/refactor_js_domain
test: Add testcase for js domain
|
2020-02-16 17:48:48 +09:00 |
|
Takeshi KOMIYA
|
98d24464f1
|
refactor: Support suppressed type_comment (refs: #7152)
|
2020-02-16 17:32:21 +09:00 |
|
Takeshi KOMIYA
|
76b492aa98
|
py domain: Support lambda functions in function signature
|
2020-02-16 12:57:14 +09:00 |
|
Takeshi KOMIYA
|
c4d7f4d6c8
|
py domain: Use AST parser to convert signature to doctree
|
2020-02-16 01:52:04 +09:00 |
|
Takeshi KOMIYA
|
822625d14c
|
Add sphinx.util.inspect:signature_from_str()
|
2020-02-16 01:43:13 +09:00 |
|
Takeshi KOMIYA
|
cd8f3a78d9
|
Fix #7156: autodoc: separator for keyword only arguments is not shown
|
2020-02-16 01:37:23 +09:00 |
|
gpotter2
|
51b80ab121
|
Fix #7146
|
2020-02-14 16:12:12 +00:00 |
|
Takeshi KOMIYA
|
9409db0771
|
Deprecate sphinx.parsers.Parser.app
|
2020-02-15 00:39:34 +09:00 |
|
Takeshi KOMIYA
|
8576e97e34
|
Merge pull request #7150 from tk0miya/deprecate_getargspec
Deprecate sphinx.util.inspect.getargspec()
|
2020-02-15 00:35:56 +09:00 |
|
Takeshi KOMIYA
|
dc33b6ef82
|
test: Add testcase for js domain
|
2020-02-15 00:35:09 +09:00 |
|
Takeshi KOMIYA
|
baf4c7df23
|
Deprecate sphinx.util.inspect.getargspec()
|
2020-02-14 12:08:52 +09:00 |
|
Takeshi KOMIYA
|
2e89b66e7a
|
Merge pull request #7149 from tk0miya/restart_test_with_nightly
Revert "Stop to test with nightly python"
|
2020-02-14 11:39:25 +09:00 |
|
Takeshi KOMIYA
|
30ff35acc0
|
Revert "Stop to test with nightly python"
This reverts commit 21ea6838d9 .
|
2020-02-14 10:49:14 +09:00 |
|
Takeshi KOMIYA
|
14e69c21ed
|
Merge pull request #7148 from simonw/patch-1
Update copyright for 2020
|
2020-02-14 10:47:10 +09:00 |
|
Simon Willison
|
9b38e87468
|
Update copyright for 2020
|
2020-02-13 14:59:13 -08:00 |
|
Takeshi KOMIYA
|
67abd960ed
|
Merge pull request #7141 from tk0miya/7318_typehints_crashed_by_unboundobj
Fix #7138: autodoc: crashed when variable has unbound object
|
2020-02-14 01:03:08 +09:00 |
|