diff options
author | Brice Figureau <brice-puppet@daysofwonder.com> | 2009-07-28 20:47:48 +0200 |
---|---|---|
committer | Brice Figureau <brice-puppet@daysofwonder.com> | 2009-07-28 20:50:50 +0200 |
commit | 8551ece0d55dafceab633ee6eec46fb1c54c1446 (patch) | |
tree | 2828854d3d5b7c83c95a07a28b801f488f3686e2 /lib/puppet/parser | |
parent | e3ee594fdfa0e7a6d9de26c4307e217de866f462 (diff) | |
download | puppet-8551ece0d55dafceab633ee6eec46fb1c54c1446.tar.gz puppet-8551ece0d55dafceab633ee6eec46fb1c54c1446.tar.xz puppet-8551ece0d55dafceab633ee6eec46fb1c54c1446.zip |
Fix #2453 - puppetdoc mixes long class names that look alike
The issue is that RDoc (the engine producing the documentation) is
buggy:
With a class named: A::C
and a class named: D::A::E
Then RDoc was attaching E under the root ::A and not D::A.
Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>
Diffstat (limited to 'lib/puppet/parser')
0 files changed, 0 insertions, 0 deletions