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

Manage Reference Documentation.

Methods

doc   dynamic?   footer   h   indent   markdown   modes   new   newreference   option   page   paramwrap   pdf   references   strip_trac   text   to_rest   to_text   to_trac   trac  

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 ’..’.

Remove all trac links.

[Validate]