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 973f2f7Copy full SHA for 973f2f7
rdoc.gemspec
@@ -38,6 +38,7 @@ RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentat
38
# for ruby core repository. It was generated by
39
# `git ls-files -z`.split("\x0").each {|f| puts " #{f.dump}," unless f.start_with?(*%W[test/ spec/ features/ .]) }
40
non_lib_files = [
41
+ "rdoc.gemspec",
42
"CONTRIBUTING.rdoc",
43
"CVE-2013-0256.rdoc",
44
"ExampleMarkdown.md",
0 commit comments