search for: document_plugin

Displaying 1 result from an estimated 1 matches for "document_plugin".

Did you mean: document_plugins
2006 May 18
0
Documentation for the plugins you use
...irectory, with links to rdoc that it generates in each plugin''s own directory. I just added a frame to the rdoc-generated index.html in my own project and pointed it to this plugins.html. I put this script in my application''s scripts directory and invoke it with: ruby script/document_plugins Regards, Jeff document_plugins.rb: -------------------- require ''rdoc/rdoc'' dir = Dir.new("vendor/plugins") outfile = File.new("plugins.html", "w") file_start=<<''FILESTART'' <?xml version="1.0" encoding=&quot...