[Groonga-commit] pgroonga/pgroonga.github.io at a2f6ca7 [master] Add missing links

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Sep 5 11:13:20 JST 2016


Kouhei Sutou	2016-09-05 11:13:20 +0900 (Mon, 05 Sep 2016)

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

  Message:
    Add missing links

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

  Modified: _po/ja/news/index.po (+14 -7)
===================================================================
--- _po/ja/news/index.po    2016-09-05 11:09:40 +0900 (35fa12e)
+++ _po/ja/news/index.po    2016-09-05 11:13:20 +0900 (cde389c)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2016-08-30 23:46+0900\n"
+"PO-Revision-Date: 2016-09-05 11:13+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -20,7 +20,7 @@ msgstr ""
 msgid "# News"
 msgstr "# おしらせ"
 
-msgid "## 1.1.1: 2016-08-30 {#version-1-1-1}"
+msgid "## 1.1.1: 2016-08-31 {#version-1-1-1}"
 msgstr ""
 
 msgid "### Improvements"
@@ -33,12 +33,19 @@ msgid "  * Updated bundled xxHash to 0.6.2."
 msgstr "  * バンドルしているxxHashを0.6.2にアップデートしました。"
 
 msgid ""
-"  * Added [`pgroonga.match_positions_character`] function that returns match p"
-"ositions in character."
-msgstr "  * 文字単位でのマッチした位置を返す[`pgroonga.match_positions_character`]関数を追加しました。"
+"  * Added [`pgroonga.match_positions_character`](../reference/functions/pgroon"
+"ga-match-positions-character.html) function that returns match positions in ch"
+"aracter."
+msgstr ""
+"  * 文字単位でのマッチした位置を返す[`pgroonga.match_positions_character`](../reference/functi"
+"ons/pgroonga-match-positions-character.html)関数を追加しました。"
 
-msgid "  * Added [`pgroonga.flush`] function that flushes buffered changes in memory."
-msgstr "  * メモリー上にバッファーされている変更を書き出す[`pgroonga.flush`]関数を追加しました。"
+msgid ""
+"  * Added [`pgroonga.flush`](../reference/functions/pgroonga-flush.html) funct"
+"ion that flushes buffered changes in memory."
+msgstr ""
+"  * メモリー上にバッファーされている変更を書き出す[`pgroonga.flush`](../reference/functions/pgroonga-"
+"flush.html)関数を追加しました。"
 
 msgid "### Fixes"
 msgstr "### 修正"

  Modified: ja/news/index.md (+3 -3)
===================================================================
--- ja/news/index.md    2016-09-05 11:09:40 +0900 (6f91be7)
+++ ja/news/index.md    2016-09-05 11:13:20 +0900 (689c95c)
@@ -4,7 +4,7 @@ title: おしらせ
 
 # おしらせ
 
-## 1.1.1: 2016-08-30 {#version-1-1-1}
+## 1.1.1: 2016-08-31 {#version-1-1-1}
 
 ### 改良
 
@@ -12,9 +12,9 @@ title: おしらせ
 
   * バンドルしているxxHashを0.6.2にアップデートしました。
 
-  * 文字単位でのマッチした位置を返す[`pgroonga.match_positions_character`]関数を追加しました。
+  * 文字単位でのマッチした位置を返す[`pgroonga.match_positions_character`](../reference/functions/pgroonga-match-positions-character.html)関数を追加しました。
 
-  * メモリー上にバッファーされている変更を書き出す[`pgroonga.flush`]関数を追加しました。
+  * メモリー上にバッファーされている変更を書き出す[`pgroonga.flush`](../reference/functions/pgroonga-flush.html)関数を追加しました。
 
 ### 修正
 

  Modified: news/index.md (+2 -2)
===================================================================
--- news/index.md    2016-09-05 11:09:40 +0900 (25af999)
+++ news/index.md    2016-09-05 11:13:20 +0900 (97b4f4d)
@@ -12,9 +12,9 @@ title: News
 
   * Updated bundled xxHash to 0.6.2.
 
-  * Added [`pgroonga.match_positions_character`] function that returns match positions in character.
+  * Added [`pgroonga.match_positions_character`](../reference/functions/pgroonga-match-positions-character.html) function that returns match positions in character.
 
-  * Added [`pgroonga.flush`] function that flushes buffered changes in memory.
+  * Added [`pgroonga.flush`](../reference/functions/pgroonga-flush.html) function that flushes buffered changes in memory.
 
 ### Fixes
 
-------------- next part --------------
HTML����������������������������...
Download 



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