[Groonga-commit] droonga/droonga.org at 1094558 [gh-pages] Add short descriptions for reference manual subpages

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Feb 17 12:47:26 JST 2014


YUKI Hiroshi	2014-02-17 12:47:26 +0900 (Mon, 17 Feb 2014)

  New Revision: 1094558f21edcbd068e7e9c4eaad58d79a2cd68a
  https://github.com/droonga/droonga.org/commit/1094558f21edcbd068e7e9c4eaad58d79a2cd68a

  Message:
    Add short descriptions for reference manual subpages

  Modified files:
    _po/ja/reference/index.po
    ja/reference/index.md
    reference/index.md

  Modified: _po/ja/reference/index.po (+21 -8)
===================================================================
--- _po/ja/reference/index.po    2014-02-17 12:27:04 +0900 (120ea65)
+++ _po/ja/reference/index.po    2014-02-17 12:47:26 +0900 (1cbd397)
@@ -19,15 +19,28 @@ msgid ""
 "---"
 msgstr ""
 "---\n"
-"title: リファレンス\n"
-"layout: ja\n"
+"title: リファレンスマニュアル\n"
+"layout: documents_ja\n"
 "---"
 
 msgid ""
-" * [Catalog](catalog/)\n"
-" * [Message format](message/)\n"
-" * [Commands](commands/)"
+"[Catalog](catalog/)\n"
+": Describes details of `catalog.json` which defines behavior of the Droonga En"
+"gine."
 msgstr ""
-" * [カタログの仕様](catalog/)\n"
-" * [メッセージの形式](message/)\n"
-" * [コマンドリファレンス](commands/)"
+"[カタログの仕様](catalog/)\n"
+": Droonga Engineの振る舞いを定義する`catalog.json`の詳細。"
+
+msgid ""
+"[Message format](message/)\n"
+": Describes details of message format flowing in the Droonga Engines."
+msgstr ""
+"[メッセージの形式](message/)\n"
+": Droonga Engine内を流れるメッセージの形式の詳細。"
+
+msgid ""
+"[Commands](commands/)\n"
+": Describes details of built-in commands available on the Droonga Engines."
+msgstr ""
+"[コマンドリファレンス](commands/)\n"
+": Droonga Engineで利用可能な組み込みのコマンドの詳細。"

  Modified: ja/reference/index.md (+10 -5)
===================================================================
--- ja/reference/index.md    2014-02-17 12:27:04 +0900 (26132ec)
+++ ja/reference/index.md    2014-02-17 12:47:26 +0900 (f8bb0a4)
@@ -1,6 +1,6 @@
 ---
-title: リファレンス
-layout: ja
+title: リファレンスマニュアル
+layout: documents_ja
 ---
 
 {% comment %}
@@ -12,6 +12,11 @@ layout: ja
 {% endcomment %}
 
 
- * [カタログの仕様](catalog/)
- * [メッセージの形式](message/)
- * [コマンドリファレンス](commands/)
+[カタログの仕様](catalog/)
+: Droonga Engineの振る舞いを定義する`catalog.json`の詳細。
+
+[メッセージの形式](message/)
+: Droonga Engine内を流れるメッセージの形式の詳細。
+
+[コマンドリファレンス](commands/)
+: Droonga Engineで利用可能な組み込みのコマンドの詳細。

  Modified: reference/index.md (+8 -3)
===================================================================
--- reference/index.md    2014-02-17 12:27:04 +0900 (e4b1aa5)
+++ reference/index.md    2014-02-17 12:47:26 +0900 (967a17e)
@@ -3,6 +3,11 @@ title: Reference manuals
 layout: en
 ---
 
- * [Catalog](catalog/)
- * [Message format](message/)
- * [Commands](commands/)
+[Catalog](catalog/)
+: Describes details of `catalog.json` which defines behavior of the Droonga Engine.
+
+[Message format](message/)
+: Describes details of message format flowing in the Droonga Engines.
+
+[Commands](commands/)
+: Describes details of built-in commands available on the Droonga Engines.
-------------- next part --------------
HTML����������������������������...
Download 



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