renamed to soml-parser
This commit is contained in:
2
Rakefile
2
Rakefile
@ -27,7 +27,7 @@ Rake::RDocTask.new do |rdoc|
|
||||
version = File.exist?('VERSION') ? File.read('VERSION') : ""
|
||||
|
||||
rdoc.rdoc_dir = 'rdoc'
|
||||
rdoc.title = "salama-reader #{version}"
|
||||
rdoc.title = "soml-parser #{version}"
|
||||
rdoc.rdoc_files.include('README*')
|
||||
rdoc.rdoc_files.include('lib/**/*.rb')
|
||||
end
|
||||
|
Reference in New Issue
Block a user