るりまサーチ

最速Rubyリファレンスマニュアル検索!
55件ヒット [1-55件を表示] (0.024秒)
トップページ > クエリ:sec[x] > クエリ:title[x]

別のキーワード

  1. date sec
  2. time tv_sec
  3. _builtin sec
  4. time sec
  5. datetime sec

ライブラリ

キーワード

検索結果

RDoc::Context::Section#title -> String | nil (21101.0)

section のタイトルを返します。

...
sec
tion のタイトルを返します。...

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

Handle sections

...Handle sections...

RDoc::Context::Section (6006.0)

section に関する情報を保持するクラスです。

...section に関する情報を保持するクラスです。

ドキュメント中で以下のように記述した情報を保持しています。

# :section: The title
# The body...

RDoc::Context::Section.new(parent, title, comment) -> RDoc::Context::Section (3207.0)

自身を初期化します。

...します。

@param parent RDoc::Context オブジェクトを指定します。

@param title section のタイトルを文字列で指定します。

@param comment section のコメントを文字列で指定します。

また、section のシーケンス番号を新しく作成します。...

RDoc::Context::Section#set_comment(comment) -> () (3006.0)

自身にコメントを設定します。

...comment の最初の行に :section: を含んでいた場合、その行以降の文字列をコ
メントとして設定します。そうでない場合は comment すべてをコメントとして
設定します。

# ---------------------
# :section: The title
# The body
# -----------...

絞り込み条件を変える