[ruby-core:79909] [Ruby trunk Bug#13281] [DOC] OptionParser docs leak into class documentation of Object

From: sto.mar@...
Date: 2017-03-04 18:44:12 UTC
List: ruby-core #79909
Issue #13281 has been reported by Marcus Stollsteimer.

----------------------------------------
Bug #13281: [DOC] OptionParser docs leak into class documentation of Object
https://bugs.ruby-lang.org/issues/13281

* Author: Marcus Stollsteimer
* Status: Open
* Priority: Normal
* Assignee: Marcus Stollsteimer
* Target version: 
* ruby -v: r57774
* Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN
----------------------------------------
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:

* https://docs.ruby-lang.org/en/2.2.0/Object.html#label-Introduction
* https://docs.ruby-lang.org/en/2.3.0/Object.html#label-Introduction
* https://docs.ruby-lang.org/en/2.4.0/Object.html#label-Introduction




-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next