search for: file_end

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

Did you mean: _mle_end
2006 May 18
0
Documentation for the plugins you use
...Dir.chdir(relPath) r = RDoc::RDoc.new r.document ["--op","doc/rdoc", "-S", "--main", "README"] + Dir.glob("*") rescue RDoc::RDocError => e $stderr.puts e.message ensure Dir.chdir origDir end end file_end=<<''FILEEND'' </div> </div> </body> </html> FILEEND outfile.write(file_end) ---------------------------- end of document_plugins.rb ---------------------------- index.html (add to project''s root directory) --------------------------...