Kouhei Sutou
null+****@clear*****
Tue Jan 27 15:27:42 JST 2015
Kouhei Sutou 2015-01-27 15:27:42 +0900 (Tue, 27 Jan 2015) New Revision: 461595dc44b2c18be217562818ecd275425824bb https://github.com/groonga/groonga/commit/461595dc44b2c18be217562818ecd275425824bb Message: doc: fix markup Modified files: doc/locale/ja/LC_MESSAGES/news.po doc/source/news.rst Modified: doc/locale/ja/LC_MESSAGES/news.po (+2 -2) =================================================================== --- doc/locale/ja/LC_MESSAGES/news.po 2015-01-27 15:21:02 +0900 (aefa8aa) +++ doc/locale/ja/LC_MESSAGES/news.po 2015-01-27 15:27:42 +0900 (54e8fd1) @@ -336,8 +336,8 @@ msgstr "" "と同じです。" msgid "" -"[experimental] Supported multiple drilldowns for :doc:``/reference/command/" -"select`` command. The syntax is extended to support this feature. The new " +"[experimental] Supported multiple drilldowns for :doc:`/reference/commands/" +"select` command. The syntax is extended to support this feature. The new " "one is ``--drilldown[LABEL1].keys COLUMN1,COLUMN2`` for keys, ``--" "drilldown[LABEL1].output_columns _value.COLUMN1,_value.COLUMN2,_nsubrecs`` " "for output columns. In the previous versions, a client application must " Modified: doc/source/news.rst (+1 -1) =================================================================== --- doc/source/news.rst 2015-01-27 15:21:02 +0900 (676c4f4) +++ doc/source/news.rst 2015-01-27 15:27:42 +0900 (4baf95b) @@ -153,7 +153,7 @@ Improvements * [experimental] :doc:`/reference/functions/between` supports auto sequential search mode. Use the value of ``GRN_BETWEEN_TOO_MANY_INDEX_MATCH_RATIO`` as threshold. Basic concept is similar to ``GRN_IN_VALUES_TOO_MANY_INDEX_MATCH_RATIO``. -* [experimental] Supported multiple drilldowns for :doc:``/reference/command/select`` +* [experimental] Supported multiple drilldowns for :doc:`/reference/commands/select` command. The syntax is extended to support this feature. The new one is ``--drilldown[LABEL1].keys COLUMN1,COLUMN2`` for keys, ``--drilldown[LABEL1].output_columns _value.COLUMN1,_value.COLUMN2,_nsubrecs`` for output columns. -------------- next part -------------- HTML����������������������������...Download