Project

General

Profile

Actions

Bug #13281

closed

[DOC] OptionParser docs leak into class documentation of Object

Added by stomar (Marcus Stollsteimer) about 7 years ago. Updated about 7 years ago.

Status:
Closed
Target version:
-
[ruby-core:79909]

Description

Since r46126 [Feature #9864], where OptParse was added as an alias for OptionParser, the complete class documentation for OptionParser leaks into the class documentation for Object.

This affects docs since 2.2:


Related issues 1 (0 open1 closed)

Related to Ruby master - Feature #9864: Rename 'optparse' to 'optionparser', or the main class OptionParser to OptParseClosed05/25/2014Actions
Actions #1

Updated by stomar (Marcus Stollsteimer) about 7 years ago

  • Related to Feature #9864: Rename 'optparse' to 'optionparser', or the main class OptionParser to OptParse added
Actions #2

Updated by stomar (Marcus Stollsteimer) about 7 years ago

  • Status changed from Open to Closed

Applied in changeset r57775.


nodoc OptParse

  • lib/optparse.rb: [DOC] nodoc OptParse, introduced with r46126,
    to avoid leaking of its documentation (OptionParser's docs) into
    the class documentation of Object. [ruby-core:79909] [Bug #13281]
Actions #3

Updated by usa (Usaku NAKAMURA) about 7 years ago

  • Backport changed from 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN to 2.2: REQUIRED, 2.3: REQUIRED, 2.4: DONE

Updated by usa (Usaku NAKAMURA) about 7 years ago

  • Backport changed from 2.2: REQUIRED, 2.3: REQUIRED, 2.4: DONE to 2.2: DONE, 2.3: REQUIRED, 2.4: DONE

ruby_2_2 r58122 merged revision(s) 57775.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0