From: Joel VanderWerf Date: 2003-05-27T08:13:52+09:00 Subject: extending rdoc for custom accessors My code has some things that work a bit like "attr_reader" et al, but of course rdoc doesn't know about them. Is there an easy way to extend rdoc to handle such things?