Open kou opened 10 years ago
メモ:
使っているのはここ https://github.com/ranguba/rroonga/blob/master/lib/groonga/schema.rb#L277
出力はこれ http://ranguba.org/rroonga/ja/Groonga/Schema.html#create_table-instance_method
@option
の中じゃなくてメソッド自体に付けると、こんな感じで表示される
http://ranguba.org/rroonga/ja/Groonga/Logger.html#log_path-class_method
YARDのドキュメントを見ると、今はmethod/class専用かもしれない File: Tags Overview — Documentation for yard (0.8.7.6) http://www.rubydoc.info/gems/yard/file/docs/Tags.md#deprecated
Groonga::Schema.create_table
のドキュメントで使っているけど、そのまま出力されているようにみえる。YARDの問題ならYARDに報告する。使い方が悪いならこっちを直す。