diff options
author | Brice Figureau <brice-puppet@daysofwonder.com> | 2011-02-11 22:46:15 +0100 |
---|---|---|
committer | Brice Figureau <brice-puppet@daysofwonder.com> | 2011-02-11 22:46:15 +0100 |
commit | b4a171e78c501208798220910352943331ceb9e0 (patch) | |
tree | 460bc89cfc5393613f6a69369b8b22818a469fbe /lib/puppet/util/rdoc/code_objects.rb | |
parent | cfa0c32fc5149464af97235a7bb458950d19cc82 (diff) | |
download | puppet-b4a171e78c501208798220910352943331ceb9e0.tar.gz puppet-b4a171e78c501208798220910352943331ceb9e0.tar.xz puppet-b4a171e78c501208798220910352943331ceb9e0.zip |
Fix #5720 - puppetdoc misses some class comments
It appears that the fix for #5252 wasn't complete, and class, nodes and
definition were still using the current lexer line number instead of
the line number of the class/define/node token.
This combined with some missing comments stack pushing/pop on parenthesis
prevented puppetdoc to correctly get the documentation of some class (including
parametrized ones).
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