From: Max Lapshin Date: 2007-03-16T16:10:05+09:00 Subject: Re: RDOC: several related modules in several C files > The problem with such organization: RDoc says "Enclosing class/module > 'rb_mHtmr' for module Constants not known". I've done the following with my extensions: while creating documentation, I've concatenated all data in one file and rdoc is parsing one file. -- Posted via http://www.ruby-forum.com/.