From: "zzak (Zachary Scott)" Date: 2012-11-14T13:54:40+09:00 Subject: [ruby-core:49334] [ruby-trunk - Bug #7326] Time.c doc improvements Issue #7326 has been updated by zzak (Zachary Scott). The formatting looks good, except you shouldn't wrap classes in anything, such as ArgumentError or Time and Time#to_f This allow rdoc to properly link these objects. ---------------------------------------- Bug #7326: Time.c doc improvements https://bugs.ruby-lang.org/issues/7326#change-32893 Author: bt (Bernd Homuth) Status: Open Priority: Normal Assignee: zzak (Zachary Scott) Category: DOC Target version: 2.0.0 ruby -v: 1.9.3 I tried to improve some parts of the documentation. Mainly I changed +Time+ for classes and _time_ for objects. I fixed some typos and probably introduced new ones. Please check carefully. -- http://bugs.ruby-lang.org/