[Groonga-commit] groonga/groonga at 05f890a [master] doc: add missing "select-" prefix

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Jan 21 18:14:50 JST 2015


Kouhei Sutou	2015-01-21 18:14:50 +0900 (Wed, 21 Jan 2015)

  New Revision: 05f890a6c8f5aab04071ef489c7b3c467d9cded9
  https://github.com/groonga/groonga/commit/05f890a6c8f5aab04071ef489c7b3c467d9cded9

  Message:
    doc: add missing "select-" prefix

  Modified files:
    doc/source/reference/commands/select.rst
    doc/source/reference/functions/html_untag.rst

  Modified: doc/source/reference/commands/select.rst (+1 -1)
===================================================================
--- doc/source/reference/commands/select.rst    2015-01-21 17:59:53 +0900 (9ee96bb)
+++ doc/source/reference/commands/select.rst    2015-01-21 18:14:50 +0900 (2d50b6e)
@@ -650,7 +650,7 @@ is equal to or more than ``10`` from ``Entries`` table.
 Output related parameters
 ^^^^^^^^^^^^^^^^^^^^^^^^^
 
-.. _output_columns:
+.. _select-output-columns:
 
 ``output_columns``
 """"""""""""""""""

  Modified: doc/source/reference/functions/html_untag.rst (+2 -1)
===================================================================
--- doc/source/reference/functions/html_untag.rst    2015-01-21 17:59:53 +0900 (da25c21)
+++ doc/source/reference/functions/html_untag.rst    2015-01-21 18:14:50 +0900 (752fa09)
@@ -13,7 +13,8 @@ Summary
 
 ``html_untag`` strips HTML tags from HTML and outputs plain text.
 
-``html_untag`` is used in ``--output_columns`` described at :ref:`output_columns`.
+``html_untag`` is used in ``--output_columns`` described at
+:ref:`select-output-columns`.
 
 Syntax
 ------
-------------- next part --------------
HTML����������������������������...
下载 



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