Skip to content

Commit

Permalink
I'm using YARD
Browse files Browse the repository at this point in the history
  • Loading branch information
weppos committed Mar 11, 2011
1 parent dd4aa3a commit 039b52d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ spec = Gem::Specification.new do |s|
s.homepage = "http://www.ruby-whois.org"
s.rubyforge_project = RUBYFORGE_PROJECT

s.has_rdoc = true
s.extra_rdoc_files = Dir.glob("*.rdoc")
s.rdoc_options = %w( --main README.rdoc )

s.files = %w( Rakefile LICENSE .gemtest .rspec .yardopts ) +
Dir.glob("*.{rdoc,gemspec}") +
Dir.glob("{bin,lib,test,spec}/**/*")
Expand Down

0 comments on commit 039b52d

Please sign in to comment.