summaryrefslogtreecommitdiff
path: root/doc/ja
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2020-05-30 09:46:48 +0200
committerSébastien Helleu <flashcode@flashtux.org>2020-05-30 09:46:48 +0200
commit527aa3c563a6c151c242d45bd133311a0b40c391 (patch)
tree7dff43f6df15bf401fac60b107a3d26faee97e91 /doc/ja
parente6e7339a69ccdcd2fe6fc12c8a6bf1d68e386f24 (diff)
downloadweechat-527aa3c563a6c151c242d45bd133311a0b40c391.zip
doc: use a single line for some object examples (relay protocol)
Diffstat (limited to 'doc/ja')
-rw-r--r--doc/ja/weechat_relay_protocol.ja.adoc74
1 files changed, 23 insertions, 51 deletions
diff --git a/doc/ja/weechat_relay_protocol.ja.adoc b/doc/ja/weechat_relay_protocol.ja.adoc
index 36dc87cdb..7d4570133 100644
--- a/doc/ja/weechat_relay_protocol.ja.adoc
+++ b/doc/ja/weechat_relay_protocol.ja.adoc
@@ -2534,13 +2534,9 @@ length '1' '3' '2' '1' '9' '9' '3' '4' '5' '6'
(ポインタのパス、オブジェクト) が含まれています。
....
-┌────────┬──────┬───────╥────────┬─────────────────────╥──
-│ h-path │ keys │ count ║ p-path │ value 1 ... value N ║ ...
-└────────┴──────┴───────╨────────┴─────────────────────╨──
-
- ──╥────────┬─────────────────────╥─────┐
- ... ║ p-path │ value 1 ... value N ║ ... │
- ──╨────────┴─────────────────────╨─────┘
+┌────────┬──────┬───────╥────────┬─────────────────────╥─────╥────────┬─────────────────────╥─────┐
+│ h-path │ keys │ count ║ p-path │ value 1 ... value N ║ ... ║ p-path │ value 1 ... value N ║ ... │
+└────────┴──────┴───────╨────────┴─────────────────────╨─────╨────────┴─────────────────────╨─────┘
....
* _h-path_ (文字列): hdata にアクセスする際に使うパス (例:
@@ -2561,17 +2557,11 @@ length '1' '3' '2' '1' '9' '9' '3' '4' '5' '6'
hdata buffer:gui_buffers(*) number,full_name
# 応答
-┌────────┬──────────────────────────┬───╥──
-│ buffer │ number:int,full_name:str │ 2 ║ ...
-└────────┴──────────────────────────┴───╨──
- └──────┘ └────────────────────────┘ └─┘
- h-path keys count
-
- ──╥─────────┬───┬──────────────╥─────────┬───┬────────────────────┐
- ... ║ 0x12345 │ 1 │ core.weechat ║ 0x6789a │ 2 │irc.server.freenode │
- ──╨─────────┴───┴──────────────╨─────────┴───┴────────────────────┘
- └──────────────────────────┘ └────────────────────────────────┘
- buffer 1 buffer 2
+┌────────┬──────────────────────────┬───╥─────────┬───┬──────────────╥─────────┬───┬─────────────────────┐
+│ buffer │ number:int,full_name:str │ 2 ║ 0x12345 │ 1 │ core.weechat ║ 0x6789a │ 2 │ irc.server.freenode │
+└────────┴──────────────────────────┴───╨─────────┴───┴──────────────╨─────────┴───┴─────────────────────┘
+ └──────┘ └────────────────────────┘ └─┘ └──────────────────────────┘ └─────────────────────────────────┘
+ h-path keys count buffer 1 buffer 2
....
コアバッファの行を含む hdata の例:
@@ -2719,17 +2709,11 @@ _version_ インフォの例:
infolist buffer
# 応答
-┌────────┬───╥────┬─────────┬─────┬─────────┬─────╥──
-│ buffer │ 2 ║ 42 │ pointer │ ptr │ 0x12345 │ ... ║ ...
-└────────┴───╨────┴─────────┴─────┴─────────┴─────╨──
- └──────┘ └─┘ └──────────────────────────────────┘
- name count item 1
-
- ──╥────┬─────────┬─────┬─────────┬─────┐
- ... ║ 42 │ pointer │ ptr │ 0x6789a │ ... │
- ──╨────┴─────────┴─────┴─────────┴─────┘
- └──────────────────────────────────┘
- item 2
+┌────────┬───╥────┬─────────┬─────┬─────────┬─────╥────┬─────────┬─────┬─────────┬─────┐
+│ buffer │ 2 ║ 42 │ pointer │ ptr │ 0x12345 │ ... ║ 42 │ pointer │ ptr │ 0x6789a │ ... │
+└────────┴───╨────┴─────────┴─────┴─────────┴─────╨────┴─────────┴─────┴─────────┴─────┘
+ └──────┘ └─┘ └──────────────────────────────────┘ └──────────────────────────────────┘
+ name count item 1 item 2
....
[[object_array]]
@@ -2740,33 +2724,21 @@ infolist buffer
2 つの文字列を持つ配列の例:
....
-┌─────╥────┬────┬────┬────╥────┬────┬────┬────╥──
-│ str ║ 00 │ 00 │ 00 │ 02 ║ 00 │ 00 │ 00 │ 03 ║ ...
-└─────╨────┴────┴────┴────╨────┴────┴────┴────╨──
- └───┘ └─────────────────┘ └─────────────────┘
- type number of strings length
-
- ──╥────┬────┬────╥────┬────┬────┬────╥────┬────┐
- ... ║ 61 │ 62 │ 63 ║ 00 │ 00 │ 00 │ 02 ║ 64 │ 65 │ ────► [ "abc", "de" ]
- ──╨────┴────┴────╨────┴────┴────┴────╨────┴────┘
- └────────────┘ └─────────────────┘ └───────┘
- 'a' 'b' 'c' length 'd' 'e'
+┌─────╥────┬────┬────┬────╥────┬────┬────┬────╥────┬────┬────╥────┬────┬────┬────╥────┬────┐
+│ str ║ 00 │ 00 │ 00 │ 02 ║ 00 │ 00 │ 00 │ 03 ║ 61 │ 62 │ 63 ║ 00 │ 00 │ 00 │ 02 ║ 64 │ 65 │ ────► [ "abc", "de" ]
+└─────╨────┴────┴────┴────╨────┴────┴────┴────╨────┴────┴────╨────┴────┴────┴────╨────┴────┘
+ └───┘ └─────────────────┘ └─────────────────┘ └────────────┘ └─────────────────┘ └───────┘
+ type number of strings length 'a' 'b' 'c' length 'd' 'e'
....
3 つの整数を持つ配列の例:
....
-┌─────╥────┬────┬────┬────╥────┬────┬────┬────╥──
-│ int ║ 00 │ 00 │ 00 │ 03 ║ 00 │ 00 │ 00 │ 7B ║ ...
-└─────╨────┴────┴────┴────╨────┴────┴────┴────╨──
- └───┘ └─────────────────┘ └─────────────────┘
- type number of integers 123 (0x7B)
-
- ──╥────┬────┬────┬────╥────┬────┬────┬────┐
- ... ║ 00 │ 00 │ 01 │ C8 ║ 00 │ 00 │ 03 │ 15 │ ────► [ 123, 456, 789 ]
- ──╨────┴────┴────┴────╨────┴────┴────┴────┘
- └─────────────────┘ └─────────────────┘
- 456 (0x1C8) 789 (0x315)
+┌─────╥────┬────┬────┬────╥────┬────┬────┬────╥────┬────┬────┬────╥────┬────┬────┬────┐
+│ int ║ 00 │ 00 │ 00 │ 03 ║ 00 │ 00 │ 00 │ 7B ║ 00 │ 00 │ 01 │ C8 ║ 00 │ 00 │ 03 │ 15 │ ────► [ 123, 456, 789 ]
+└─────╨────┴────┴────┴────╨────┴────┴────┴────╨────┴────┴────┴────╨────┴────┴────┴────┘
+ └───┘ └─────────────────┘ └─────────────────┘ └─────────────────┘ └─────────────────┘
+ type number of integers 123 (0x7B) 456 (0x1C8) 789 (0x315)
....
_NULL_ 配列: