Skip to content

Commit 964d394

Browse files
committed
Remove :main: directive's usage
1 parent 274fdc3 commit 964d394

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/rdoc.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# frozen_string_literal: true
22
$DEBUG_RDOC = nil
33

4-
# :main: README.rdoc
5-
64
##
75
# RDoc produces documentation for Ruby source files by parsing the source and
86
# extracting the definition for classes, modules, methods, includes and

0 commit comments

Comments
 (0)