From: Joel VanderWerf Date: 2006-06-04T11:52:20+09:00 Subject: Re: exlcude method from rdoc Alex Wayne wrote: > What's the sytax to exclude a method form a generated rdoc? Just a > method in a class, not an entire class or module. def foo # :nodoc: end Works with class defs too. -- vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407