LAMBEAU Bernard wrote: > rake rdoc generates the documentation only the first time. After, it > does not generate anything unless I remove the doc/html folder. Try: rake rerdoc # Rebuild the rdoc files from scratch, even if they are not out # of date. -- Posted via http://www.ruby-forum.com/.