Categories: None [Edit]

inventory-rake-tasks-yard

https://rubygems.org/gems/inventory-rake-tasks-yard
Inventory-Rake-Tasks-YARD Inventory-Rake-Tasks-YARD provides Rake¹ tasks for YARD² using your Inventory³. ¹ See http://rake.rubyforge.org/ ² See http://yardoc.org/ ³ See http://disu.se/software/inventory/ § Installation Install Inventory-Rake-Tasks-YARD with % gem install inventory-rake-tasks-yard § Usage Include the following code in your ‹Rakefile› (assuming that you’ve already set up Inventory-Rake¹: Inventory::Rake::Tasks.unless_installing_dependencies do require 'inventory-rake-tasks-yard-1.0' Inventory::Rake::Tasks::YARD.new end This’ll define the following tasks: = .yardopts (file). = Create .yardopts file; depends on the file defining this task and Rakefile. = html. = Generate documentation in HTML format for all lib files in the inventory; depends on .yardopts file. ‹Inventory::Rake::Tasks::YARD› takes a couple of options, but the ones you might want to adjust are = :options. = The options to pass to YARD; will be passed to `Shellwords.shelljoin`. = :globals. = The globals to pass to YARD. = :files. = The files to process; mainly used if you want to add additional files to process beyond the lib files in the inventory. The options passed to YARD will be augmented with any options you list in a file named ‹.yardopts.task›, where ‹task› is the name of the Rake task invoking YARD, for example, ‹.yardopts.html› for the default HTML-generating task. You can use this to add options that are local to your installation and should thus not be listed in the Rakefile itself. See the {API documentation}² for more information. ¹ See http://disu.se/software/inventory-rake/ ² See http://disu.se/software/inventory-rake-tasks-yard/api/Inventory/Rake/Tasks/YARD/ § Financing Currently, most of my time is spent at my day job and in my rather busy private life. Please motivate me to spend time on this piece of software ...

Total

Ranking: 34,404 of 180,702
Downloads: 31,370

Daily

Ranking: 80,006 of 180,689
Downloads: 2

Depended by

RankDownloadsName
22,19657,241inventory
32,80233,486lookout
34,12831,704inventory-rake
39,88225,925value
60,99214,717lookout-rake
66,62212,983ame
78,29510,261u
98,5827,103lookout-rack

Depends on

RankDownloadsName
16863,261,344rake
223143,611,496yard
22,19657,241inventory
32,80233,486lookout
34,12831,704inventory-rake
50,96718,743yard-heuristics
60,99214,717lookout-rake

Owners

#GravatarHandle
1iconnow