HomePhorge

Fix #6267 - puppetdoc embedded links to puppet entities are not hyperlinked
90905073a6e1Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix #6267 - puppetdoc embedded links to puppet entities are not hyperlinked

Puppetdoc was relying on RDoc to provide the puppet entity (class, definition
node, etc...) hyperlinking in comments.
Unfortunately, RDoc was assuming namespaces are capitalized like Ruby
namespaces and that definition would use the # or . separator.

This change adds on top of RDoc puppet namespace format for classes and
definition.

This will make sure the comment hyperlinking will work as intented.

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
rPU70a43c4b0d30: Updated CHANGELOG and version for 2.6.5rc1
Branches
Unknown
Tags
Unknown

Event Timeline

Brice Figureau <brice-puppet@daysofwonder.com> committed rPU90905073a6e1: Fix #6267 - puppetdoc embedded links to puppet entities are not hyperlinked (authored by Brice Figureau <brice-puppet@daysofwonder.com>).Feb 12 2011, 3:04 PM