[Groonga-commit] groonga/groonga at 7874fec [master] doc: fix links

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jul 1 10:22:46 JST 2014


Kouhei Sutou	2014-07-01 10:22:46 +0900 (Tue, 01 Jul 2014)

  New Revision: 7874fec58b0e03d91cb7fc6c7325375fd73f6db4
  https://github.com/groonga/groonga/commit/7874fec58b0e03d91cb7fc6c7325375fd73f6db4

  Message:
    doc: fix links

  Modified files:
    doc/locale/ja/LC_MESSAGES/news.po
    doc/source/news.rst

  Modified: doc/locale/ja/LC_MESSAGES/news.po (+14 -13)
===================================================================
--- doc/locale/ja/LC_MESSAGES/news.po    2014-07-01 10:19:59 +0900 (51e7e74)
+++ doc/locale/ja/LC_MESSAGES/news.po    2014-07-01 10:22:46 +0900 (0c8321e)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 1.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-07-01 09:58+0900\n"
-"PO-Revision-Date: 2014-07-01 10:18+0900\n"
+"POT-Creation-Date: 2014-07-01 10:21+0900\n"
+"PO-Revision-Date: 2014-07-01 10:22+0900\n"
 "Last-Translator: Kouhei Sutou <kou �� clear-code.com>\n"
 "Language-Team: Japanese\n"
 "Language: ja\n"
@@ -42,13 +42,13 @@ msgstr ""
 
 # 63311d932cd14ed9bcca42e5c9729de1
 msgid ""
-"[ :doc:`/executables/groonga` ] Changed the default port number of GQTP to "
-"10043. Because server packages use 10043 by default. [GitHub#172] [Patch by "
-"Naoya Murakami]"
+"[ :doc:`/reference/executables/groonga` ] Changed the default port number of "
+"GQTP to 10043. Because server packages use 10043 by default. [GitHub#172] "
+"[Patch by Naoya Murakami]"
 msgstr ""
-"[ :doc:`/executables/groonga` ] GQTPのデフォルトポート番号を10043に変更。サー"
-"バーパッケージではデフォルトで10043を使っているため。 [GitHub#172] [村上さん"
-"がパッチ提供]"
+"[ :doc:`/reference/executables/groonga` ] GQTPのデフォルトポート番号を10043に"
+"変更。サーバーパッケージではデフォルトで10043を使っているため。 [GitHub#172] "
+"[村上さんがパッチ提供]"
 
 # 4ffce3194c3e484faef47ff87bae7b34
 msgid ""
@@ -67,11 +67,11 @@ msgstr "[ :doc:`/reference/commands/tokenize` ] 引数チェックを強化。"
 
 # 675c81b7ce4a46edb4fecac25a64733b
 msgid ""
-"[ :doc:`/executables/groonga-server-http` ] Supported ``Expect: 100-"
-"Continue`` request."
+"[ :doc:`/reference/executables/groonga-server-http` ] Supported ``Expect: "
+"100-Continue`` request."
 msgstr ""
-"[ :doc:`/executables/groonga-server-http` ] ``Expect: 100-Continue`` を使うリ"
-"クエストをサポート。"
+"[ :doc:`/reference/executables/groonga-server-http` ] ``Expect: 100-"
+"Continue`` を使うリクエストをサポート。"
 
 msgid "Exported ``grn_proc_get_type()``."
 msgstr "``grn_proc_get_type()`` を公開。"
@@ -113,7 +113,8 @@ msgid ""
 "Added :c:func:`grn_plugin_command_create()`. [GitHub#175][Patch by Naoya "
 "Murakami]"
 msgstr ""
-":c:func:`grn_plugin_command_create()` 。 [GitHub#175][村上さんがパッチ提供]"
+":c:func:`grn_plugin_command_create()` を追加。 [GitHub#175][村上さんがパッチ"
+"提供]"
 
 # 2246ca932dc5489c93cab09c21727786
 msgid "[GitHub#176] Supported reference vector column with weight."

  Modified: doc/source/news.rst (+2 -2)
===================================================================
--- doc/source/news.rst    2014-07-01 10:19:59 +0900 (783121c)
+++ doc/source/news.rst    2014-07-01 10:22:46 +0900 (75e23c6)
@@ -21,7 +21,7 @@ Improvements
 * [windows] Bundled libwinpthread-1.dll. Because newer
   libgcc_s_sjlj-1.dll depends on libwinpthread-1.dll.
   [groonga-dev,02398] [Reported by Masafumi Yokoyama]
-* [ :doc:`/executables/groonga` ] Changed the default port number of
+* [ :doc:`/reference/executables/groonga` ] Changed the default port number of
   GQTP to 10043. Because server packages use 10043 by default.
   [GitHub#172] [Patch by Naoya Murakami]
 * [ :doc:`/reference/commands/normalize` ] Added more validations for invalid
@@ -30,7 +30,7 @@ Improvements
   [Reported by GMO Media, Inc.][Patch by Naoya Murakami]
 * [ :doc:`/reference/commands/tokenize` ] Added more validations for invalid
   argument.
-* [ :doc:`/executables/groonga-server-http` ] Supported ``Expect:
+* [ :doc:`/reference/executables/groonga-server-http` ] Supported ``Expect:
   100-Continue`` request.
 * Exported ``grn_proc_get_type()``.
 * [ :doc:`/reference/executables/groonga-suggest-learner` ]
-------------- next part --------------
HTML����������������������������...
Download 



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