Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Maint: move puppet doc --help | Jesse Wolfe | 2011-02-03 | 1 | -67/+0 |
| | |||||
* | Fixes #5916 - Cleanup of unused doc methods and documentation | James Turnbull | 2011-01-17 | 1 | -2/+2 |
| | |||||
* | Renamed Reductive to Puppet | James Turnbull | 2010-11-29 | 1 | -2/+2 |
| | | | | I swear I've done this before. *confused* | ||||
* | Further RST to Markdown fixes for types, values, tests | James Turnbull | 2010-08-12 | 1 | -5/+5 |
| | |||||
* | [#4196] Move the docs into the source directory structure | Jesse Wolfe | 2010-07-09 | 1 | -0/+67 |
Since it is no longer possible to find the running executable from the call stack, docs have to be kept somewhere in the source tree. Of course, at this point, we shouldn't be using RDoc::Usage at all. |