るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.069秒)
トップページ > 種類:インスタンスメソッド[x] > バージョン:2.3.0[x] > クエリ:section[x] > クラス:RDoc::Context[x]

別のキーワード

  1. section ==
  2. section new
  3. section title
  4. config section
  5. section parent

ライブラリ

キーワード

検索結果

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

現在の section を返します。

現在の section を返します。

RDoc::Context#sections -> RDoc::Context::Section (18658.0)

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

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

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

Handle sections

Handle sections