[Groonga-commit] droonga/droonga.org at 5c61cff [gh-pages] Link to command reference pages

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Apr 30 19:42:34 JST 2015


YUKI Hiroshi	2015-04-30 19:42:34 +0900 (Thu, 30 Apr 2015)

  New Revision: 5c61cff4b5876e511f56fea18bb75b1fe68ee2ab
  https://github.com/droonga/droonga.org/commit/5c61cff4b5876e511f56fea18bb75b1fe68ee2ab

  Message:
    Link to command reference pages

  Modified files:
    _po/ja/reference/1.1.1/command-line-tools/droonga-add/index.po
    _po/ja/reference/1.1.1/command-line-tools/droonga-system-status/index.po
    ja/reference/1.1.1/command-line-tools/droonga-add/index.md
    ja/reference/1.1.1/command-line-tools/droonga-system-status/index.md
    reference/1.1.1/command-line-tools/droonga-add/index.md
    reference/1.1.1/command-line-tools/droonga-system-status/index.md

  Modified: _po/ja/reference/1.1.1/command-line-tools/droonga-add/index.po (+3 -0)
===================================================================
--- _po/ja/reference/1.1.1/command-line-tools/droonga-add/index.po    2015-04-30 19:39:25 +0900 (4cafa78)
+++ _po/ja/reference/1.1.1/command-line-tools/droonga-add/index.po    2015-04-30 19:42:34 +0900 (22287db)
@@ -66,6 +66,9 @@ msgid ""
 "~~~"
 msgstr ""
 
+msgid "See also [the reference of the `add` command](../../commands/add/)."
+msgstr "[`add`コマンドのリファレンス](../../commands/add/)も併せて参照して下さい。"
+
 msgid "## Parameters {#parameters}"
 msgstr "## パラメータ {#parameters}"
 

  Modified: _po/ja/reference/1.1.1/command-line-tools/droonga-system-status/index.po (+5 -0)
===================================================================
--- _po/ja/reference/1.1.1/command-line-tools/droonga-system-status/index.po    2015-04-30 19:39:25 +0900 (984b139)
+++ _po/ja/reference/1.1.1/command-line-tools/droonga-system-status/index.po    2015-04-30 19:42:34 +0900 (f9c1dcd)
@@ -63,6 +63,11 @@ msgid ""
 "~~~"
 msgstr ""
 
+msgid ""
+"See also [the reference of the `system.status` command](../../commands/system/"
+"status/)."
+msgstr "[`system.status`コマンドのリファレンス](../../commands/system/status/)も併せて参照して下さい。"
+
 msgid "## Parameters {#parameters}"
 msgstr "## パラメータ {#parameters}"
 

  Modified: ja/reference/1.1.1/command-line-tools/droonga-add/index.md (+2 -0)
===================================================================
--- ja/reference/1.1.1/command-line-tools/droonga-add/index.md    2015-04-30 19:39:25 +0900 (67aed69)
+++ ja/reference/1.1.1/command-line-tools/droonga-add/index.md    2015-04-30 19:42:34 +0900 (da67b45)
@@ -36,6 +36,8 @@ $ echo '{"type":"key","key":"id1","values":{"name":"Adam","age":20}}' |
     droonga-request --host 192.168.100.50 --receiver-host 192.168.100.10
 ~~~
 
+[`add`コマンドのリファレンス](../../commands/add/)も併せて参照して下さい。
+
 ## パラメータ {#parameters}
 
 `--table=TABLE` *(必須)*

  Modified: ja/reference/1.1.1/command-line-tools/droonga-system-status/index.md (+2 -0)
===================================================================
--- ja/reference/1.1.1/command-line-tools/droonga-system-status/index.md    2015-04-30 19:39:25 +0900 (b48f6c7)
+++ ja/reference/1.1.1/command-line-tools/droonga-system-status/index.md    2015-04-30 19:42:34 +0900 (e1ca3f4)
@@ -35,6 +35,8 @@ $ echo '{"type":"system.status"}' |
     droonga-request --host 192.168.100.50 --receiver-host 192.168.100.10
 ~~~
 
+[`system.status`コマンドのリファレンス](../../commands/system/status/)も併せて参照して下さい。
+
 ## パラメータ {#parameters}
 
 `--pretty`

  Modified: reference/1.1.1/command-line-tools/droonga-add/index.md (+2 -0)
===================================================================
--- reference/1.1.1/command-line-tools/droonga-add/index.md    2015-04-30 19:39:25 +0900 (c09bbb2)
+++ reference/1.1.1/command-line-tools/droonga-add/index.md    2015-04-30 19:42:34 +0900 (2a933d9)
@@ -27,6 +27,8 @@ $ echo '{"type":"key","key":"id1","values":{"name":"Adam","age":20}}' |
     droonga-request --host 192.168.100.50 --receiver-host 192.168.100.10
 ~~~
 
+See also [the reference of the `add` command](../../commands/add/).
+
 ## Parameters {#parameters}
 
 `--table=TABLE` *(required)*

  Modified: reference/1.1.1/command-line-tools/droonga-system-status/index.md (+2 -0)
===================================================================
--- reference/1.1.1/command-line-tools/droonga-system-status/index.md    2015-04-30 19:39:25 +0900 (6c55af0)
+++ reference/1.1.1/command-line-tools/droonga-system-status/index.md    2015-04-30 19:42:34 +0900 (076db8f)
@@ -26,6 +26,8 @@ $ echo '{"type":"system.status"}' |
     droonga-request --host 192.168.100.50 --receiver-host 192.168.100.10
 ~~~
 
+See also [the reference of the `system.status` command](../../commands/system/status/).
+
 ## Parameters {#parameters}
 
 `--pretty`
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index