We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c197c94 commit 1e03e16Copy full SHA for 1e03e16
lib/rdoc/rdoc.rb
@@ -407,7 +407,7 @@ def parse_files files
407
408
return [] if file_list.empty?
409
410
- # This workaround can be removed after the :main: directive is removed
+ # This workaround can be removed after the :main: and :title: directives are removed
411
original_options = @options.dup
412
@stats.begin_adding
413
0 commit comments