るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.013秒)

別のキーワード

  1. markup new
  2. text markup
  3. markup space
  4. markup convert
  5. markup content

検索結果

RDoc::RDoc (25.0)

rdoc ドキュメントの作成を行うクラスです。

...の作成を行うクラスです。

以下のようにして、rdoc コマンドを実行するのと同様に実行します。

require 'rdoc/rdoc'
rdoc = RDoc::RDoc.new
rdoc.document(args)

args には rdoc コマンドに渡すのと同様の引数を文字列の配列で指定しま...