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 b0910b6 commit 245194aCopy full SHA for 245194a
lib/rdoc.rb
@@ -1,8 +1,6 @@
1
# frozen_string_literal: true
2
$DEBUG_RDOC = nil
3
4
-# :main: README.rdoc
5
-
6
##
7
# RDoc produces documentation for Ruby source files by parsing the source and
8
# extracting the definition for classes, modules, methods, includes and
0 commit comments