るりまサーチ

最速Rubyリファレンスマニュアル検索!
710件ヒット [701-710件を表示] (0.152秒)
トップページ > クエリ:i[x] > クエリ:gem[x] > クエリ:path[x]

別のキーワード

  1. _builtin to_i
  2. fiddle to_i
  3. matrix elements_to_i
  4. kernel $-i
  5. csv to_i

モジュール

検索結果

<< < ... 6 7 8 >>

rdoc (36.0)

RDoc は Ruby のドキュメント生成を行うためのライブラリです。rdoc という ドキュメント生成のためのコマンドも含んでいます。

...ョンです。 JavaDoc と同様に、ソースを解析し、クラス、モ
ジュール、メソッドの定義を抜き出してきます(include,require もです)。そ
してこれらの内容とその直前に書かれたコメントを併合し、ドキュメントを出
力します(現...
...nt directory.

: --page-dir dir

Directory where guides, your FAQ or other pages not associated with
a class live. Set this when you don't store such files at your
project root. NOTE: Do not use the same file name in the page dir
and the root of your project

: --copy-files path

path
...
...===[a:saved_options] オプションの保存

.rdoc_options ファイルを gem に含める事で、rdoc のオプションを保存する
事ができます。また、以下のように --write-options を指定するのが最も簡単
です。

rdoc --markup tomdoc --write-options

この場...
<< < ... 6 7 8 >>