diff options
author | Brice Figureau <brice-puppet@daysofwonder.com> | 2009-11-04 20:21:16 +0100 |
---|---|---|
committer | Brice Figureau <brice-puppet@daysofwonder.com> | 2009-11-04 20:21:16 +0100 |
commit | b832d815c3211f22945cbce56dfbf61116f7a792 (patch) | |
tree | 347076d81c5c5bd176b24a3bec4f83b452c80a63 /lib/puppet/util/rdoc/code_objects.rb | |
parent | b1deb89bae67f7d71ffe412ce4fd8e99c6e1c159 (diff) | |
download | puppet-b832d815c3211f22945cbce56dfbf61116f7a792.tar.gz puppet-b832d815c3211f22945cbce56dfbf61116f7a792.tar.xz puppet-b832d815c3211f22945cbce56dfbf61116f7a792.zip |
Fix #2784 - puppetdoc/rdoc didn't parse mono-instruction class content
class klass {
include a, b, c
}
wasn't producing any rdoc documentation.
We were thinking code was always embedded in an array which is not
the case for mono-instruction code.
Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>
Diffstat (limited to 'lib/puppet/util/rdoc/code_objects.rb')
0 files changed, 0 insertions, 0 deletions