We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5093cd2 commit 9603fecCopy full SHA for 9603fec
1 file changed
ruby2_keywords.gemspec
@@ -9,6 +9,7 @@ Gem::Specification.new do |s|
9
s.licenses = ["Ruby", "BSD-2-Clause"]
10
s.authors = ["Nobuyoshi Nakada"]
11
s.require_paths = ["lib"]
12
+ s.rdoc_options = ["--main", "README.md"]
13
s.files = [
14
"LICENSE",
15
"README.md",
0 commit comments