Posted By: postmodern
Date: 2010-01-29 18:36
Summary: hoe-yard 0.1.2 Released
Project: Hoe YARD
hoe-yard version 0.1.2 has been released!
A Hoe plugin for generating YARD documentation.
Using the Hoe YARD plugin, projects can begin generating YARD documentation instantly. Additionally, any resulting RubyGems will be properly configured to automatically generate YARD documentation upon installation.
Changes:
### 0.1.1 / 2010-01-10
* Only add hoe-yard as a development dependency, if we're not in the hoe-yard gem. * Have the +yard+ task generate documentation only for the files listed in Manifest.txt. * Have the +clobber_docs+ task call +rm_r+ when cleaning the docs/ directory. |
|