summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/docs.rb
Commit message (Expand)AuthorAgeFilesLines
* Further RST to Markdown fixes for types, values, testsJames Turnbull2010-08-121-1/+0
* Updated reference output to generate valid MarkdownJames Turnbull2010-08-111-11/+5
* Code smell: Two space indentationMarkus Roberts2010-07-091-97/+97
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-2/+2
* Code smell: Omit needless checks on definedMarkus Roberts2010-07-091-1/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-1/+1
* Fixed #2666 - Broken docstring formattingJames Turnbull2009-05-201-3/+9
* Adding an Indirection reference, along with the workLuke Kanies2007-12-101-1/+3
* Fixing #886 -- the problem was the I had changed the baseLuke Kanies2007-11-231-0/+5
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Mostly done with the conversion to restructured text, but there are still som...luke2007-04-241-0/+45
* Small fixes here and there. The rails changes needs to be pushed through the...luke2006-11-091-0/+28
* Fixing doc generation for objects w/out their own docsluke2006-10-171-1/+5
* Adding a module specifically for making doc generation easier, and adding def...luke2006-08-281-0/+27