From: Michael Neumann Date: 2004-11-30T09:23:28+09:00 Subject: rdoc comments Hi, When I generate rdoc-output for: #------------------------------------------------------------ # :section: Decoration-related methods #------------------------------------------------------------ it creates horizontal rules. Is there a way to avoid this? Something like: ##----------------- # .... ##----------------- where a double '#' is a comment from rdoc. Regards. Michael