Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | yard: rename 'master' to 'main' in SRC_URI | Robert P. J. Day | 2021-01-10 | 1 | -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.6 | Li xin | 2015-07-31 | 1 | -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.bb | Amy Fong | 2014-05-24 | 1 | -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> |