From: "stomar (Marcus Stollsteimer)" Date: 2012-12-04T00:25:43+09:00 Subject: [ruby-core:50526] [ruby-trunk - Bug #7504][Open] Rdoc for OptionParser (remove "developer documentation" from Rdoc output) Issue #7504 has been reported by stomar (Marcus Stollsteimer). ---------------------------------------- Bug #7504: Rdoc for OptionParser (remove "developer documentation" from Rdoc output) https://bugs.ruby-lang.org/issues/7504 Author: stomar (Marcus Stollsteimer) Status: Open Priority: Normal Assignee: Category: DOC Target version: ruby -v: ruby 1.9.3p194 (2012-04-20 revision 35410) [i686-linux] The rdoc for OptionParser starts with "developer documentation" that's "not for RDoc output", which is a little strange. In case this is not intentional for some reason, the patch removes this part of the docs from the output (using `#--' / `#++'). -- http://bugs.ruby-lang.org/