8000
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.
2 parents 228e873 + a283730 commit 8f4254bCopy full SHA for 8f4254b
coderay.gemspec
@@ -28,6 +28,6 @@ Gem::Specification.new do |s|
28
s.executables = `git ls-files -- bin/*`.split("\n").map { |f| File.basename(f) }
29
s.require_paths = ['lib']
30
31
- s.rdoc_options = '-SNw2', "-m#{readme_file}", '-t CodeRay Documentation'
+ s.rdoc_options = '-Nw2', "-m#{readme_file}", '-t CodeRay Documentation'
32
s.extra_rdoc_files = readme_file
33
end
0 commit comments