From: "Florent G." Date: 2012-01-13T03:55:16+09:00 Subject: Documenting RbConfig Hello, I plan to add documentation to the RbConfig module. rbconfig.rb is generated during the ruby build by mkconfig.rb so I intended to write the documentation in mkconfig.rb. But I think it would not appear in the RDoc html-based doc. Is there a way to write documentation for RbConfig that can appear in the RDoc html-based doc? Thanks! Regards, Florent Guilleux -- Posted via http://www.ruby-forum.com/.