generate YARD docs to gen/yard
This commit is contained in:
parent
4fc18e5d91
commit
b6c19b7f00
@ -39,7 +39,7 @@ end
|
||||
|
||||
YARD::Rake::YardocTask.new do |yard|
|
||||
yard.files = ['lib/**/*.rb']
|
||||
yard.options = ["-oyard"]
|
||||
yard.options = ["-ogen/yard"]
|
||||
end
|
||||
|
||||
task :gen_large_project, [:size] => :build_dist do |task, args|
|
||||
|
Loading…
x
Reference in New Issue
Block a user