HomePhorge

Fix #5720 - puppetdoc misses some class comments
b4a171e78c50Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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>

Details

Provenance
Brice Figureau <brice-puppet@daysofwonder.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUcfa0c32fc514: Fix #6281 - Make sure puppetdoc analyzes all files
Branches
Unknown
Tags
Unknown

Event Timeline

Brice Figureau <brice-puppet@daysofwonder.com> committed rPUb4a171e78c50: Fix #5720 - puppetdoc misses some class comments (authored by Brice Figureau <brice-puppet@daysofwonder.com>).Feb 11 2011, 10:46 PM