diff --git a/Rakefile b/Rakefile index e42035a..6a2a218 100644 --- a/Rakefile +++ b/Rakefile @@ -6,6 +6,8 @@ DMPonline4::Application.load_tasks +# TODO: destroy rdoc rake task once finished with new documentation + RDoc::Task.new :rdoc do |rdoc| rdoc.main = "README.rdoc"