るりまサーチ

最速Rubyリファレンスマニュアル検索!
2893件ヒット [1-100件を表示] (0.067秒)
トップページ > クエリ:n[x] > ライブラリ:rdoc[x]

別のキーワード

  1. etc sc_xopen_enh_i18n
  2. rsa n
  3. rsa n=
  4. openssl n
  5. openssl n=

モジュール

キーワード

検索結果

<< 1 2 3 ... > >>

RDoc::Markup#content -> String (12201.0)

変換する文字列を返します。

...変換する文字列を返します。

rdoc
ライブラリのデバッグ用途に使用します。
SM::SimpleMarkup#convert の後に実行します。

変換のために加工したオブジェクトを改行で連結したものを返すため、変換前
の文字列と結果が異なる...
...事があります。

@see SM::SimpleMarkup#convert...

RDoc::Text#strip_newlines(text) -> String (12201.0)

引数から先頭と末尾の改行を削除します。

引数から先頭と末尾の改行を削除します。

@param text 文字列を指定します。

RDoc::Generator::JsonIndex.new(parent_generator, options) -> RDoc::Generator::JsonIndex (9301.0)

RDoc::Generator::JsonIndex オブジェクトを初期化します。

...
RDoc
::Generator::JsonIndex オブジェクトを初期化します。

@param parent_generator 親となるジェネレータオブジェクトを指定します。
RDoc
::Generator::JsonIndex#class_dir や
#file_dir を決めるのに使用します...
...他のジェネレータとは異なり、RDoc::Store
オブジェクトではない点に注意してください。

@param options RDoc::Options オブジェクトを指定します。
parent_generator に渡されたものと同じものを指定...

RDoc::Context#add_constant(const) -> () (9201.0)

引数で指定した RDoc::Constant オブジェクトを追加します。

...引数で指定した RDoc::Constant オブジェクトを追加します。

@param const RDoc::Constant オブジェクトを指定します。...

RDoc::Context#constants -> [RDoc::Constant] (9201.0)

追加された RDoc::Constant の配列を返します。

...追加された RDoc::Constant の配列を返します。...

絞り込み条件を変える

RDoc::Context#current_section -> RDoc::Context::Section (9201.0)

現在の section を返します。

...現在の section を返します。...

RDoc::Context#each_constant {|c| ... } -> [RDoc::Constant] (9201.0)

追加された RDoc::Constant に対してブロックを評価します。

...追加された RDoc::Constant に対してブロックを評価します。...

RDoc::Context#ongoing_visibility=(vis) (9201.0)

Change the default visibility for new methods

...Change the default visibility for new methods...

RDoc::Context#set_current_section(title, comment) -> () (9201.0)

Handle sections

...Handle sections...

RDoc::Context::Section#parent -> RDoc::Context (9201.0)

自身が所属する RDoc::Context オブジェクトを返します。

...自身が所属する RDoc::Context オブジェクトを返します。...

絞り込み条件を変える

<< 1 2 3 ... > >>