[Groonga-commit] ranguba/rroonga at 299b5f9 [use-grn-colmn-find-index-data] Use markdown instead of textile markup

Back to archive index

HAYASHI Kentaro null+****@clear*****
Fri Apr 3 18:20:02 JST 2015


HAYASHI Kentaro	2015-04-03 18:20:02 +0900 (Fri, 03 Apr 2015)

  New Revision: 299b5f9f41c3b575bef892bb4695b452c25f6dec
  https://github.com/ranguba/rroonga/commit/299b5f9f41c3b575bef892bb4695b452c25f6dec

  Message:
    Use markdown instead of textile markup

  Modified files:
    ext/groonga/rb-grn-column.c

  Modified: ext/groonga/rb-grn-column.c (+2 -2)
===================================================================
--- ext/groonga/rb-grn-column.c    2015-04-03 18:17:56 +0900 (d3a81b5)
+++ ext/groonga/rb-grn-column.c    2015-04-03 18:20:02 +0900 (228e48f)
@@ -742,9 +742,9 @@ rb_grn_column_with_weight_p(VALUE self)
 }
 
 /*
- * _operator_ を実行できる _column_ のインデックスを返す。
+ * `operator` を実行できる `column` のインデックスを返す。
  * @since 1.0.9
- * @return [Array<index_column>] _operator_ を実行できる _column_ のインデックス
+ * @return [Array<index_column>] `operator` を実行できる `column` のインデックス
  * @overload indexes(operator=Groonga::Operator::MATCH)
  *   @param [Groonga::Operator::XXX] operator
  */
-------------- next part --------------
HTML����������������������������...
Download 



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