Masafumi Yokoyama
null+****@clear*****
Wed Jan 6 19:34:07 JST 2016
Masafumi Yokoyama 2016-01-06 19:34:07 +0900 (Wed, 06 Jan 2016) New Revision: 385221afedc4fb19e958540988da275957631a73 https://github.com/ranguba/rroonga/commit/385221afedc4fb19e958540988da275957631a73 Message: Add references for related methods Modified files: ext/groonga/rb-grn-table.c Modified: ext/groonga/rb-grn-table.c (+5 -0) =================================================================== --- ext/groonga/rb-grn-table.c 2016-01-06 19:29:40 +0900 (5393755) +++ ext/groonga/rb-grn-table.c 2016-01-06 19:34:07 +0900 (69b7057) @@ -2724,6 +2724,11 @@ rb_grn_table_rename (VALUE self, VALUE rb_name) * @overload reindex * @return [void] * + * @see Groonga::Database#reindex + * @see Groonga::FixSizeColumn#reindex + * @see Groonga::VariableSizeColumn#reindex + * @see Groonga::IndexColumn#reindex + * * @since 5.1.1 */ static VALUE -------------- next part -------------- HTML����������������������������...Download