[Groonga-commit] droonga/droonga.org at a6bbe0a [gh-pages] Fix mismatched heading level

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Apr 30 19:27:13 JST 2015


YUKI Hiroshi	2015-04-30 19:27:13 +0900 (Thu, 30 Apr 2015)

  New Revision: a6bbe0a0fac741c828d4ea4e19052c6eef622247
  https://github.com/droonga/droonga.org/commit/a6bbe0a0fac741c828d4ea4e19052c6eef622247

  Message:
    Fix mismatched heading level

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

  Modified: _po/ja/reference/1.1.1/command-line-tools/droonga-add/index.po (+4 -4)
===================================================================
--- _po/ja/reference/1.1.1/command-line-tools/droonga-add/index.po    2015-04-30 19:23:29 +0900 (788f323)
+++ _po/ja/reference/1.1.1/command-line-tools/droonga-add/index.po    2015-04-30 19:27:13 +0900 (c0edb57)
@@ -66,8 +66,8 @@ msgid ""
 "~~~"
 msgstr ""
 
-msgid "### Parameters {#parameters}"
-msgstr "### パラメータ {#parameters}"
+msgid "## Parameters {#parameters}"
+msgstr "## パラメータ {#parameters}"
 
 msgid ""
 "`--table=TABLE` *(required)*\n"
@@ -180,8 +180,8 @@ msgstr ""
 "`-h`, `--help`\n"
 ": コマンドの使い方の説明を表示します。"
 
-msgid "### How to install {#install}"
-msgstr "### インストール方法 {#install}"
+msgid "## How to install {#install}"
+msgstr "## インストール方法 {#install}"
 
 msgid "This is installed as a part of a rubygems package `droonga-client`."
 msgstr "このコマンドは、Rubygemsのパッケージ`droonga-client`の一部としてインストールされます。"

  Modified: ja/reference/1.1.1/command-line-tools/droonga-add/index.md (+2 -2)
===================================================================
--- ja/reference/1.1.1/command-line-tools/droonga-add/index.md    2015-04-30 19:23:29 +0900 (eb61d4b)
+++ ja/reference/1.1.1/command-line-tools/droonga-add/index.md    2015-04-30 19:27:13 +0900 (f90cfd5)
@@ -36,7 +36,7 @@ $ echo '{"type":"key","key":"id1","values":{"name":"Adam","age":20}}' |
     droonga-request --host 192.168.100.50 --receiver-host 192.168.100.10
 ~~~
 
-### パラメータ {#parameters}
+## パラメータ {#parameters}
 
 `--table=TABLE` *(必須)*
 : レコードを追加するテーブルの名前。
@@ -94,7 +94,7 @@ $ echo '{"type":"key","key":"id1","values":{"name":"Adam","age":20}}' |
 : コマンドの使い方の説明を表示します。
 
 
-### インストール方法 {#install}
+## インストール方法 {#install}
 
 このコマンドは、Rubygemsのパッケージ`droonga-client`の一部としてインストールされます。
 

  Modified: reference/1.1.1/command-line-tools/droonga-add/index.md (+2 -2)
===================================================================
--- reference/1.1.1/command-line-tools/droonga-add/index.md    2015-04-30 19:23:29 +0900 (b97f677)
+++ reference/1.1.1/command-line-tools/droonga-add/index.md    2015-04-30 19:27:13 +0900 (803b11b)
@@ -27,7 +27,7 @@ $ echo '{"type":"key","key":"id1","values":{"name":"Adam","age":20}}' |
     droonga-request --host 192.168.100.50 --receiver-host 192.168.100.10
 ~~~
 
-### Parameters {#parameters}
+## Parameters {#parameters}
 
 `--table=TABLE` *(required)*
 : Name of the target table.
@@ -85,7 +85,7 @@ $ echo '{"type":"key","key":"id1","values":{"name":"Adam","age":20}}' |
 : Shows the usage of the command.
 
 
-### How to install {#install}
+## How to install {#install}
 
 This is installed as a part of a rubygems package `droonga-client`.
 
-------------- next part --------------
HTML����������������������������...
Download 



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