Skip to content
Snippets Groups Projects
Commit 2d07b5e5 authored by Alex Reisner's avatar Alex Reisner
Browse files

Include *.rdoc in generated docs (esp CHANGELOG).

parent af261c16
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,6 @@ Rake::RDocTask.new do |rdoc|
rdoc.rdoc_dir = 'rdoc'
rdoc.title = "geocoder #{version}"
rdoc.rdoc_files.include('README*')
rdoc.rdoc_files.include('*.rdoc')
rdoc.rdoc_files.include('lib/**/*.rb')
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment