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 8602952 commit 295b89dCopy full SHA for 295b89d
rdoc.gemspec
@@ -51,6 +51,7 @@ RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentat
51
"exe/rdoc",
52
"exe/ri",
53
"man/ri.1",
54
+ "rdoc.gemspec",
55
]
56
template_files = Dir.glob("lib/rdoc/generator/template/**/*")
57
lib_files = Dir.glob("lib/**/*.{rb,kpeg,ry}")
0 commit comments