Takeshi KOMIYA
|
bfce1a71f6
|
Merge pull request #7087 from geographika/named-index-links
Add name option for the index directive
|
2020-02-23 12:27:57 +09:00 |
|
Takeshi KOMIYA
|
bd28aa58d5
|
Merge pull request #7199 from tk0miya/autosummary_i18n
autosummary: make a message translatable
|
2020-02-23 12:13:57 +09:00 |
|
sethg
|
2d28334862
|
Fix whitespace
|
2020-02-22 19:49:26 +01:00 |
|
sethg
|
14ee165d76
|
Use targetnode['ids']
|
2020-02-22 18:46:18 +01:00 |
|
Takeshi KOMIYA
|
170699eef0
|
autosummary: make a message translatable
|
2020-02-23 02:42:39 +09:00 |
|
sethg
|
b469cc104e
|
Review updates
|
2020-02-22 16:23:05 +01:00 |
|
sethg
|
d761c81d60
|
Implement review changes
|
2020-02-22 16:02:55 +01:00 |
|
Takeshi KOMIYA
|
d54571dfb9
|
Merge branch '2.x' into 3.x
|
2020-02-22 23:19:47 +09:00 |
|
Takeshi KOMIYA
|
4d73a992ae
|
Merge branch '2.4.x' into 2.x
|
2020-02-22 23:19:03 +09:00 |
|
Takeshi KOMIYA
|
583667701e
|
Bump version
|
2020-02-22 23:18:42 +09:00 |
|
Takeshi KOMIYA
|
87fd65fd31
|
Bump to 2.4.3 final
|
2020-02-22 23:17:23 +09:00 |
|
sethg
|
86f79af799
|
Add checks for references
|
2020-02-22 14:25:14 +01:00 |
|
sethg
|
8a5a00d06c
|
Add basic syntax test for index :name:
|
2020-02-22 14:12:27 +01:00 |
|
sethg
|
b20d74f8a0
|
Review updates
|
2020-02-22 13:31:18 +01:00 |
|
Takeshi KOMIYA
|
808d1373fa
|
Merge branch '2.4.x' into 2.x
|
2020-02-22 19:23:02 +09:00 |
|
Takeshi KOMIYA
|
754d04f80d
|
Merge branch '2.4.x' into 3.x
|
2020-02-22 19:22:31 +09:00 |
|
Takeshi KOMIYA
|
db20d923d1
|
Merge branch '7144_styling_desc_by_domainname' into 3.x
|
2020-02-22 18:42:04 +09:00 |
|
Takeshi KOMIYA
|
464ee92dd7
|
Merge pull request #7167 from tk0miya/3106_custom_modindex
Close #3106: Register a hyperlink target for index page automatically
|
2020-02-22 18:37:14 +09:00 |
|
Takeshi KOMIYA
|
9db38aadfd
|
Fix #3106: domain: Register hyperlink target for index page automatically
|
2020-02-22 18:20:12 +09:00 |
|
Takeshi KOMIYA
|
973c91bb10
|
std domain: Add StandardDomain.note_hyperlink_target()
|
2020-02-22 18:02:58 +09:00 |
|
Takeshi KOMIYA
|
bc14e8fd37
|
Merge branch '3.x' of github.com:sphinx-doc/sphinx into 3.x
|
2020-02-22 17:53:47 +09:00 |
|
Takeshi KOMIYA
|
b162273962
|
Merge pull request #7064 from tk0miya/7025_nosearch
Close #7025: html search: full text search can be disabled via metadata
|
2020-02-22 17:53:01 +09:00 |
|
Takeshi KOMIYA
|
51ac09d7b4
|
Merge pull request #7196 from tk0miya/7195_todo_incorrect_doctree_resolved
Fix #7195: todo: emit doctree-resolved event with non-document node incorrectly
|
2020-02-22 17:49:12 +09:00 |
|
Takeshi KOMIYA
|
2b70875f6a
|
Merge branch 'drop_desc_signature_first' into 3.x
|
2020-02-22 17:39:56 +09:00 |
|
Takeshi KOMIYA
|
8987f3c031
|
Merge pull request #7062 from tk0miya/7032_no-scaled_link
Close #7032: html_scaled_image_link is disabled for individual image
|
2020-02-22 17:38:04 +09:00 |
|
Takeshi KOMIYA
|
30b0361f9c
|
Close #7025: html search: full text search can be disabled via metadata
|
2020-02-22 17:34:44 +09:00 |
|
Takeshi KOMIYA
|
29db44a354
|
Fix #7195: todo: emit doctree-resolved event with non-document node incorrectly
|
2020-02-22 17:32:41 +09:00 |
|
Takeshi KOMIYA
|
5876aaf48a
|
Update CHANGES
Co-Authored-By: Takayuki SHIMIZUKAWA <shimizukawa@gmail.com>
|
2020-02-22 17:09:42 +09:00 |
|
Takeshi KOMIYA
|
56eca39cbb
|
Fix a testcase: lambda function renderer has been changed in 3.x
|
2020-02-22 17:04:05 +09:00 |
|
Takeshi KOMIYA
|
6a439c0bd6
|
Merge pull request #7155 from tk0miya/function_signature2
py domain: Use AST parser to convert signature to doctree
|
2020-02-22 16:35:59 +09:00 |
|
Takeshi KOMIYA
|
9b06f4012c
|
Merge pull request #7159 from tk0miya/render_lambda_in_signature
py domain: Support lambda functions in function signature
|
2020-02-22 15:23:07 +09:00 |
|
Takeshi KOMIYA
|
723c4491c7
|
Merge pull request #7194 from tk0miya/search_show_warning
html search: show warning if [role=main] element not found
|
2020-02-22 14:16:02 +09:00 |
|
Takeshi KOMIYA
|
73fd75f117
|
html search: show warning if [role=main] element not found
|
2020-02-22 13:57:41 +09:00 |
|
Takeshi KOMIYA
|
792b578d46
|
Update CHANGES
|
2020-02-22 13:53:54 +09:00 |
|
Takeshi KOMIYA
|
31a4bfbf0d
|
Merge pull request #7192 from vsalvino/searchfix
Fix search in dirhtml output
|
2020-02-22 13:52:32 +09:00 |
|
Takeshi KOMIYA
|
6d90239393
|
Merge branch '2.4.x' into searchfix
|
2020-02-22 13:28:44 +09:00 |
|
Takeshi KOMIYA
|
41603351da
|
Merge pull request #7187 from tk0miya/7183_attr_ref_over_intersphinx
Fix #7183: intersphinx: ``:attr:`` reference to property is broken
|
2020-02-22 13:24:35 +09:00 |
|
Takeshi KOMIYA
|
53e93c9c90
|
Merge branch '2.4.x' into 7183_attr_ref_over_intersphinx
|
2020-02-22 13:10:47 +09:00 |
|
Takeshi KOMIYA
|
404b507dec
|
Merge pull request #7190 from tk0miya/7189_async_classmethod
Fix #7189: autodoc: classmethod coroutines are not detected
|
2020-02-22 12:47:35 +09:00 |
|
Takeshi KOMIYA
|
294858e6f4
|
Merge pull request #7176 from tk0miya/deprecate_DescDirective
Deprecate DescDirective
|
2020-02-22 12:29:15 +09:00 |
|
Takeshi KOMIYA
|
5648b2eb88
|
Deprecate DescDirective
|
2020-02-22 12:15:20 +09:00 |
|
Vince Salvino
|
9fdc18d8de
|
Adding documentation
|
2020-02-21 18:41:46 -05:00 |
|
Vince Salvino
|
2cec6b084b
|
Fix search in dirhtml output
|
2020-02-21 17:21:03 -05:00 |
|
Takeshi KOMIYA
|
2db006a0af
|
Fix #7183: intersphinx: `:attr: ` reference to property is broken
|
2020-02-22 01:28:13 +09:00 |
|
Takeshi KOMIYA
|
2fec37219f
|
Fix #7189: autodoc: classmethod coroutines are not detected
|
2020-02-22 00:49:45 +09:00 |
|
Takeshi KOMIYA
|
130a0a7f38
|
Update CHANGES for PR #7185
|
2020-02-20 23:22:28 +09:00 |
|
Takeshi KOMIYA
|
a27c83b81e
|
Merge pull request #7185 from toshihikoyanase/fix_property_access_of_vararg
Fix #7184: fix property access of vararg and kwarg.
|
2020-02-20 23:20:29 +09:00 |
|
Toshihiko Yanase
|
0ee64fa40c
|
Fix property access of vararg and kwarg.
|
2020-02-19 22:21:34 +09:00 |
|
Takeshi KOMIYA
|
7d3ad79392
|
Merge branch '2.x' into 3.x
|
2020-02-19 01:29:16 +09:00 |
|
Takeshi KOMIYA
|
05dbe67145
|
Merge branch '2.4.x' into 2.x
|
2020-02-19 01:27:58 +09:00 |
|