On Sep 17, 2004, at 5:19, Brian Schröäer 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