Sha256: b516141fce2fc2ef06a57fe046bfee40633c87377f8ddae7ca18b4e673896fa0
Contents?: true
Size: 203 Bytes
Versions: 1
Compression:
Stored size: 203 Bytes
Contents
begin require 'yard' rescue LoadError $stderr.puts 'You need to install the "yard"-gem to make that rake task work.' exit 1 end YARD::Rake::YardocTask.new() do |y| # y.options << '--verbose' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fedux_org-stdlib-0.1.2 | lib/fedux_org/stdlib/rake/documentation/yard.rb |