Skip to content
This repository has been archived by the owner on Jul 29, 2021. It is now read-only.

Commit

Permalink
Remove missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
rtwomey committed Nov 3, 2012
1 parent b4fea31 commit 10c1ac4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Expand Up @@ -17,7 +17,6 @@ RDoc::Task.new(:rdoc) do |rdoc|
rdoc.rdoc_dir = 'rdoc'
rdoc.title = 'Stately'
rdoc.options << '--line-numbers'
rdoc.rdoc_files.include('README.rdoc')
rdoc.rdoc_files.include('lib/**/*.rb')
end

Expand Down

0 comments on commit 10c1ac4

Please sign in to comment.