From: "Iñaki Baz Castillo" Date: 2009-03-10T08:26:33+09:00 Subject: RDoc (Darkfish) not ordering method by name Hi, when I run "rdoc" Darkfish creates an HTML in which my class methods appear in alphabetic order. Is it possible RDoc not to order the methods by name? I would really prefer it to respect the order in which they are written into the class. Thanks. -- Iñaki Baz Castillo