[Groonga-commit] pgroonga/pgroonga.github.io at dce88f2 [master] Use attribute style for adding ID

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 15 00:04:01 JST 2015


Kouhei Sutou	2015-10-15 00:04:01 +0900 (Thu, 15 Oct 2015)

  New Revision: dce88f2dd9748adeb35e200d36b555545f68945a
  https://github.com/pgroonga/pgroonga.github.io/commit/dce88f2dd9748adeb35e200d36b555545f68945a

  Message:
    Use attribute style for adding ID

  Modified files:
    _po/ja/install/centos.po
    install/centos.md
    install/os-x.md
    ja/install/centos.md

  Modified: _po/ja/install/centos.po (+11 -5)
===================================================================
--- _po/ja/install/centos.po    2015-10-15 00:00:45 +0900 (5fab168)
+++ _po/ja/install/centos.po    2015-10-15 00:04:01 +0900 (333c0c4)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2015-10-15 00:00+0900\n"
+"PO-Revision-Date: 2015-10-15 00:03+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -37,8 +37,11 @@ msgid ""
 "  * [CentOS 7](#install-on-7)"
 msgstr ""
 
-msgid "## How to install on CentOS 5 or CentOS 6 {#install-on-5-or-6}"
-msgstr "## CentOS 5またはCentOS 6にインストールする方法 {#install-on-5-or-6}"
+msgid "{: #install-on-5-or-6}"
+msgstr ""
+
+msgid "## How to install on CentOS 5 or CentOS 6"
+msgstr "## CentOS 5またはCentOS 6にインストールする方法"
 
 msgid ""
 "You can use the following instruction to install PGroonga on CentOS 5 or CentO"
@@ -114,8 +117,11 @@ msgstr "これで終わりです!"
 msgid "Try [tutorial](../tutorial/). You can understand more about PGroonga."
 msgstr "[チュートリアル](../tutorial/)を試してください。PGroongaについてもっと理解できるはずです。"
 
-msgid "## How to install on CentOS 7 {#install-on-7}"
-msgstr "## CentOS 7にインストールする方法 {#install-on-7}"
+msgid "{: #install-on-7}"
+msgstr ""
+
+msgid "## How to install on CentOS 7"
+msgstr "## CentOS 7にインストールする方法"
 
 msgid "You can use the following instruction to install PGroonga on CentOS 7."
 msgstr "CentOS 7にPGroongaをインストールする方法は次の通りです。"

  Modified: install/centos.md (+6 -2)
===================================================================
--- install/centos.md    2015-10-15 00:00:45 +0900 (bf8d027)
+++ install/centos.md    2015-10-15 00:04:01 +0900 (d625987)
@@ -15,7 +15,9 @@ Here are supported CentOS versions:
   * [CentOS 6](#install-on-5-or-6)
   * [CentOS 7](#install-on-7)
 
-## How to install on CentOS 5 or CentOS 6 {#install-on-5-or-6}
+{: #install-on-5-or-6}
+
+## How to install on CentOS 5 or CentOS 6
 
 You can use the following instruction to install PGroonga on CentOS 5 or CentOS 6.
 
@@ -60,7 +62,9 @@ That's all!
 
 Try [tutorial](../tutorial/). You can understand more about PGroonga.
 
-## How to install on CentOS 7 {#install-on-7}
+{: #install-on-7}
+
+## How to install on CentOS 7
 
 You can use the following instruction to install PGroonga on CentOS 7.
 

  Modified: install/os-x.md (+3 -1)
===================================================================
--- install/os-x.md    2015-10-15 00:00:45 +0900 (6e3d163)
+++ install/os-x.md    2015-10-15 00:04:01 +0900 (333261c)
@@ -7,7 +7,9 @@ layout: en
 
 This document describes how to install PGroonga on OS X.
 
-## How to install by Homebrew {#homebrew}
+{: #homebrew}
+
+## How to install by Homebrew
 
 You can install PGroonga by Homebrew:
 

  Modified: ja/install/centos.md (+6 -2)
===================================================================
--- ja/install/centos.md    2015-10-15 00:00:45 +0900 (92d563f)
+++ ja/install/centos.md    2015-10-15 00:04:01 +0900 (301a016)
@@ -15,7 +15,9 @@ layout: ja
   * [CentOS 6](#install-on-5-or-6)
   * [CentOS 7](#install-on-7)
 
-## CentOS 5またはCentOS 6にインストールする方法 {#install-on-5-or-6}
+{: #install-on-5-or-6}
+
+## CentOS 5またはCentOS 6にインストールする方法
 
 次の方法でPGroongaをCentOS 5またはCentOS 6にインストールできます。
 
@@ -60,7 +62,9 @@ PostgreSQLを実行します。
 
 [チュートリアル](../tutorial/)を試してください。PGroongaについてもっと理解できるはずです。
 
-## CentOS 7にインストールする方法 {#install-on-7}
+{: #install-on-7}
+
+## CentOS 7にインストールする方法
 
 CentOS 7にPGroongaをインストールする方法は次の通りです。
 
-------------- next part --------------
HTML����������������������������...
Download 



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