[Groonga-commit] groonga/groonga [master] doc: link to the mentioned status command

Back to archive index

null+****@clear***** null+****@clear*****
2012年 6月 27日 (水) 12:12:35 JST


Ryo Onodera	2012-06-27 12:12:35 +0900 (Wed, 27 Jun 2012)

  New Revision: fe9c97edd1e3a5fd6269abfde77cfdb2fbf801ff
  https://github.com/groonga/groonga/commit/fe9c97edd1e3a5fd6269abfde77cfdb2fbf801ff

  Log:
    doc: link to the mentioned status command

  Modified files:
    doc/locale/ja/LC_MESSAGES/executables.po
    doc/source/commands/status.txt
    doc/source/executables/groonga-httpd.txt

  Modified: doc/locale/ja/LC_MESSAGES/executables.po (+2 -2)
===================================================================
--- doc/locale/ja/LC_MESSAGES/executables.po    2012-06-27 12:01:43 +0900 (52681e7)
+++ doc/locale/ja/LC_MESSAGES/executables.po    2012-06-27 12:12:35 +0900 (e9f4e25)
@@ -662,8 +662,8 @@ msgstr "クエリを実行する"
 
 # 36e989ebd0744bf2a1cfc82b3d88dfa8
 #: ../../../source/executables/groonga-httpd.txt:52
-msgid "To check, request a simple query.::"
-msgstr "動作を確認するため、簡単なクエリをリクエストしてみます。"
+msgid "To check, request a simple query(:ref:`command-status`).::"
+msgstr "動作を確認するため、簡単なクエリ(:ref:`command-status`)をリクエストしてみます。"
 
 # 3285b47a935f41deb301e9e1f7a8b237
 #: ../../../source/executables/groonga-httpd.txt:75

  Modified: doc/source/commands/status.txt (+2 -0)
===================================================================
--- doc/source/commands/status.txt    2012-06-27 12:01:43 +0900 (7ec38b6)
+++ doc/source/commands/status.txt    2012-06-27 12:12:35 +0900 (348542f)
@@ -2,6 +2,8 @@
 
 .. highlightlang:: none
 
+.. _command-status:
+
 status
 ======
 

  Modified: doc/source/executables/groonga-httpd.txt (+1 -1)
===================================================================
--- doc/source/executables/groonga-httpd.txt    2012-06-27 12:01:43 +0900 (71677ec)
+++ doc/source/executables/groonga-httpd.txt    2012-06-27 12:12:35 +0900 (7cc6970)
@@ -49,7 +49,7 @@ console because groonga-httpd runs as a daemon process by default.::
 Request queries
 ^^^^^^^^^^^^^^^
 
-To check, request a simple query.::
+To check, request a simple query(:ref:`command-status`).::
 
    % curl -s http://localhost:10041/d/status | python -m json.tool
    [
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Back to archive index