summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/ruby/yard_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* yard: rename 'master' to 'main' in SRC_URIRobert P. J. Day2021-01-101-1/+1
| | | | | | | master branch was renamed to main. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* yard: upgrade 0.8.7.3 -> 0.8.7.6Li xin2015-07-311-3/+3
| | | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* Ruby/chef solo: Add recipes-devtools/ruby/yard_git.bbAmy Fong2014-05-241-0/+28
YARD is a documentation generation tool for the Ruby programming language. It enables the user to generate consistent, usable documentation that can be exported to a number of formats very easily, and also supports extending for custom Ruby constructs such as custom class level definitions. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Amy Fong <amy.fong@windriver.com>