[ruby-core:76914] [Ruby trunk Bug#12255] [DOC] Small fix for rdoc of ext/json/lib/json/add/*
From:
usa@...
Date:
2016-08-16 05:07:30 UTC
List:
ruby-core #76914
Issue #12255 has been updated by Usaku NAKAMURA. Backport changed from 2.1: WONTFIX, 2.2: REQUIRED, 2.3: DONE to 2.1: WONTFIX, 2.2: DONE, 2.3: DONE ruby_2_2 r55928 merged revision(s) 55380. ---------------------------------------- Bug #12255: [DOC] Small fix for rdoc of ext/json/lib/json/add/* https://bugs.ruby-lang.org/issues/12255#change-60145 * Author: Marcus Stollsteimer * Status: Closed * Priority: Normal * Assignee: Hiroshi SHIBATA * ruby -v: ruby 2.3.0p0 (2015-12-25 revision 53290) [i686-linux] * Backport: 2.1: WONTFIX, 2.2: DONE, 2.3: DONE ---------------------------------------- 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>