Skip to content

Commit

Permalink
Changed remote rdoc directory to top level.
Browse files Browse the repository at this point in the history
  • Loading branch information
Norman Clarke committed Dec 17, 2008
1 parent 709c691 commit 893d08d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -15,6 +15,7 @@ Hoe.new("friendly_id", FriendlyId::Version::STRING) do |p|
p.extra_deps << ['unicode', '>= 0.1']
p.rdoc_pattern = /^(lib|bin|ext)|txt|rdoc$/
changes = p.paragraphs_of('History.txt', 0..1).join("\n\n")
p.remote_rdoc_dir = ""
end

desc "Run RCov"
Expand Down

0 comments on commit 893d08d

Please sign in to comment.