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 274fdc3 commit 964d394Copy full SHA for 964d394
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