From: Dave Thomas Date: 2004-09-17T22:43:01+09:00 Subject: Re: rdoc help needed On Sep 17, 2004, at 5:19, Brian Schr�der wrote: > What I would like to have would be a simpler rdoc output. Mainly > parsing the file from top to bottom, and outputting marked up comments > and ruby source as it is encountered in the file. Is this already > possible, or do I have to write something myself. Does --inline-source do what you want? Cheers Dave