From: Shad Sterling Date: 2005-05-15T15:44:20+09:00 Subject: how do I tell RDoc to show "Classes and Methods" in FILE_PAGE ? I'm having trouble getting RDoc to create the "CLasses and Modules" section, as on http://rdoc.sourceforge.net/doc/files/rdoc/rdoc_rb.html http://www.ruby-doc.org/stdlib/libdoc/rdoc/rdoc/classes/RDoc/Page.html says that the BODY template will be passed "%classlist%: An optional string containing an already-formatted list of classes and modules documented in this file". I've confirmed that the template does include tags for classlist, but apparently it's not actualy being passed to the template. Since it's "optional" I expect I have to do something to select that option, but I've failed to find what that is documented anywhere. How do I turn on that option? Thanks, - Shad -- ---------- Please do not send personal (non-list-related) mail to this address. Personal mail should be sent to polyergic@sterfish.com.