From: "drbrain (Eric Hodel)" Date: 2012-06-05T07:14:26+09:00 Subject: [ruby-core:45424] [ruby-trunk - Feature #6530] Improve Racc documentation coverage Issue #6530 has been updated by drbrain (Eric Hodel). Priority changed from Normal to Low Since this documentation was sourced from https://github.com/tenderlove/racc/tree/master/doc/en I think it's best to import the tenderlove/racc doc/ directory into ruby as doc/racc, then we can use :include: to pull the grammar reference and whatnot into the right place. The method documentation, though should be integrated directly. I think it's best to work on this against tenderlove/racc first then import it here as I think Aaron is doing primary development on github. ---------------------------------------- Feature #6530: Improve Racc documentation coverage https://bugs.ruby-lang.org/issues/6530#change-27016 Author: zzak (Zachary Scott) Status: Open Priority: Low Assignee: drbrain (Eric Hodel) Category: DOC Target version: 2.0.0 I've added a patch to improve documentation for Racc module. Not sure what to do with debug functions racc_*() Or what to do with ext/racc? Feedback welcome -- http://bugs.ruby-lang.org/