From: Jean-Julien Fleck Date: 2010-04-17T16:34:39+09:00 Subject: Documenting Rakefile using rdoc Hello there, Does anybody know a gem that could be used to document a Rakefile the way rdoc does ? I've got a Rakefile full of tasks but only a few of them have a 'desc' keyword in order to keep 'rake -T' readable. I would like to have an html output of the list of all available tasks using the description given in the comments above each task, the same way rdoc does for the methods of a class. Is there an easy way to do it or special options to give to rdoc ? (a plain 'rdoc Rakefile' produce something that is unreadable) Thanks, -- JJ Fleck PCSI1 Lycée Kléber