summaryrefslogtreecommitdiff
path: root/lib/rake/rdoctask.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rake/rdoctask.rb')
-rw-r--r--lib/rake/rdoctask.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rake/rdoctask.rb b/lib/rake/rdoctask.rb
index 9198806026..983a260dc5 100644
--- a/lib/rake/rdoctask.rb
+++ b/lib/rake/rdoctask.rb
@@ -141,6 +141,7 @@ module Rake
self
end
+ # List of options that will be supplied to RDoc
def option_list
result = @options.dup
result << "-o" << @rdoc_dir