summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/rdoc/generators
Commit message (Expand)AuthorAgeFilesLines
* Fix #6267 - puppetdoc embedded links to puppet entities are not hyperlinkedBrice Figureau2011-02-121-0/+18
* Fix #4911 - Do not generate doc for standard RDoc parser generated objectBrice Figureau2010-11-101-0/+6
* Code smell: Two space indentationMarkus Roberts2010-07-091-716/+716
* Code smell: Don't restate results directly after assignmentMarkus Roberts2010-07-091-1/+0
* Code smell: Use &&= for dependent initializationMarkus Roberts2010-07-091-1/+1
* Code smell: Avoid unneeded blocksMarkus Roberts2010-07-091-6/+2
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-30/+10
* Code smell: Use string interpolationMarkus Roberts2010-07-091-4/+4
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-11/+20
* Merge branch '0.25.x'James Turnbull2010-01-131-3/+5
|\
| * Fix #2831 - puppetdoc doesn't cope with regex nodeBrice Figureau2009-11-271-3/+5
* | Fix 2841 - Puppetdoc/RDoc parses realize functionBrice Figureau2009-12-022-3/+29
* | Fix #2376 - Display class/node inheritance in puppetdocBrice Figureau2009-10-242-0/+36
* | Fix #2703 - add 'require' to puppetdocBrice Figureau2009-10-242-14/+50
|/
* Removed extra whitespace from end of linesIan Taylor2009-06-062-18/+18
* Manifest documentation generationBrice Figureau2008-11-172-0/+1880