[Groonga-commit] ranguba/rroonga at b3bef6e [master] Use markdown instead of textile

Back to archive index

HAYASHI Kentaro null+****@clear*****
Fri Apr 3 19:08:17 JST 2015


HAYASHI Kentaro	2015-04-03 19:08:17 +0900 (Fri, 03 Apr 2015)

  New Revision: b3bef6e479e70253cb73bb2e5ad927ac0d6645a1
  https://github.com/ranguba/rroonga/commit/b3bef6e479e70253cb73bb2e5ad927ac0d6645a1

  Merged 15d17ab: Merge pull request #86 from ranguba/fix-markup-rb-grn-column

  Message:
    Use markdown instead of textile

  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 14:51:52 +0900 (e0ec8b3)
+++ ext/groonga/rb-grn-column.c    2015-04-03 19:08:17 +0900 (d17fc82)
@@ -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