[ruby-core:75822] [Ruby trunk Bug#12255][Assigned] [DOC] Small fix for rdoc of ext/json/lib/json/add/*
From:
shibata.hiroshi@...
Date:
2016-06-01 13:41:23 UTC
List:
ruby-core #75822
Issue #12255 has been updated by Hiroshi SHIBATA. Status changed from Open to Assigned Assignee set to Hiroshi SHIBATA ---------------------------------------- Bug #12255: [DOC] Small fix for rdoc of ext/json/lib/json/add/* https://bugs.ruby-lang.org/issues/12255#change-59003 * Author: Marcus Stollsteimer * Status: Assigned * Priority: Normal * Assignee: Hiroshi SHIBATA * ruby -v: ruby 2.3.0p0 (2015-12-25 revision 53290) [i686-linux] * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- This patch removes some comments that otherwise would appear in the docs of the affected classes. E.g. for Exception ``` $ ri Exception Descendants of class Exception are used to [...] [snipped class documentation] Exception serialization/deserialization <- does not belong here! ------------------------------------------- Class methods: [snip] ``` ---Files-------------------------------- doc-json-add.patch (3.17 KB) -- 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>