Class Puppet::Util::Reference
In: lib/puppet/util/reference.rb
Parent: Object

Manage Reference Documentation.

Methods

doc   dynamic?   footer   h   indent   modes   new   newreference   option   page   paramwrap   pdf   references   text   to_markdown  

Included Modules

Puppet::Util Puppet::Util::Docs

Constants

HEADER_LEVELS = [nil, "#", "##", "###", "####", "#####"]

Attributes

depth  [RW] 
doc  [W] 
dynamic  [RW] 
header  [RW] 
page  [RW] 
title  [RW] 

Public Class methods

Public Instance methods

Indent every line in the chunk except those which begin with ’..’.

[Validate]