From: "zzak (Zachary Scott)" Date: 2012-08-29T21:09:34+09:00 Subject: [ruby-core:47363] [ruby-trunk - Bug #6929] Documentation for Ripper Issue #6929 has been updated by zzak (Zachary Scott). ext/.document only lists ripper/lib and ripper/ripper.c (which doesn't exist) I only added :nodoc: to ripper/tools and ripper/extconf.rb because those methods were showing up in documentation coverage report. I'm not sure how to use ext/.document with rdoc options, could you explain? I'll put together another patch without the ripper/extconf.rb and ripper/tools stuff. Thanks Eric! ---------------------------------------- Bug #6929: Documentation for Ripper https://bugs.ruby-lang.org/issues/6929#change-29095 Author: zzak (Zachary Scott) Status: Open Priority: Normal Assignee: drbrain (Eric Hodel) Category: DOC Target version: 2.0.0 ruby -v: 2.0.0 I've added a patch to improve the documentation for the standard library Ripper. As always, feedback welcome. -- http://bugs.ruby-lang.org/