| Commit message (Expand) | Author | Age | Files | Lines |
* | [#4196] Move the docs into the source directory structure | Jesse Wolfe | 2010-07-09 | 1 | -64/+0 |
* | Fix #3932 - Add --charset to puppetdoc for RDoc mode | Brice Figureau | 2010-02-17 | 1 | -1/+4 |
* | feature #2276 Single Executable: help info | Jesse Wolfe | 2010-02-17 | 1 | -8/+8 |
* | Renaming applications, mostly removing 'puppet' | Luke Kanies | 2010-02-17 | 1 | -2/+2 |
* | Added Markdown mode to puppetdoc to output Markdown. | James Turnbull | 2009-07-10 | 1 | -2/+4 |
* | Removed extra whitespace from end of lines | Ian Taylor | 2009-06-06 | 1 | -2/+2 |
* | Move puppetdoc to the Application Controller paradigm | Brice Figureau | 2009-02-16 | 1 | -195/+2 |
* | Manifest documentation generation | Brice Figureau | 2008-11-17 | 1 | -15/+109 |
* | Removing obsolete references (they're in the indirection | Luke Kanies | 2008-02-13 | 1 | -4/+14 |
* | Fixing #886 -- the problem was the I had changed the base | Luke Kanies | 2007-11-23 | 1 | -27/+27 |
* | Removing the Id tags from all of the files | Luke Kanies | 2007-10-03 | 1 | -1/+0 |
* | Intermediate commit of more reference work, including making provider suitabl... | luke | 2007-05-08 | 1 | -4/+19 |
* | Adding a dynamic? option for references, so those are not stored in trac | luke | 2007-05-07 | 1 | -1/+4 |
* | First run at moving references to lib/puppet instead of puppetdoc | luke | 2007-05-07 | 1 | -514/+27 |
* | Fixing #206 and #422. Executables will still look for the deprecated config ... | luke | 2007-05-06 | 1 | -8/+26 |
* | Correcting function reference markup | luke | 2007-05-04 | 1 | -1/+2 |
* | Adding a note to the references indicating that they are autogenerated. | luke | 2007-04-24 | 1 | -0/+1 |
* | Refactoring puppetdoc so it is a bit cleaner and is actually object-oriented.... | luke | 2007-04-24 | 1 | -200/+251 |
* | Last modifications to rst conversion before bedtime | luke | 2007-04-24 | 1 | -20/+34 |
* | All conversions to RST are done, but I did not quite succeed at making puppet... | luke | 2007-04-24 | 1 | -37/+93 |
* | Mostly done with the conversion to restructured text, but there are still som... | luke | 2007-04-24 | 1 | -57/+68 |
* | Translating all of the docs except the type docs to RST | luke | 2007-04-23 | 1 | -8/+178 |
* | Fixing puppetdoc with the recent changes to the networking code | luke | 2007-03-28 | 1 | -1/+2 |
* | Adding provider features. Woot! | luke | 2007-03-19 | 1 | -19/+30 |
* | Moving all of the client and server code into a single network/ directory. I... | luke | 2007-02-08 | 1 | -1/+1 |
* | Fixing #346 -- on some scripts I accidentally used "feature" instead of "feat... | luke | 2006-11-16 | 1 | -1/+1 |
* | Slightly more doc updates | luke | 2006-11-09 | 1 | -105/+0 |
* | Small fixes here and there. The rails changes needs to be pushed through the... | luke | 2006-11-09 | 1 | -1/+1 |
* | Refactoring the doc generator a big | luke | 2006-11-09 | 1 | -32/+17 |
* | Merging the code over from the oscar branch. I will now be doing all develop... | luke | 2006-11-08 | 1 | -12/+1 |
* | New documentation hierarchy. | ajax | 2006-10-12 | 1 | -2/+2 |
* | Documented signals the puppet daemons accept | ajax | 2006-10-05 | 1 | -2/+18 |
* | Expanded documentation of command-line arguments for the puppet executables. ... | ajax | 2006-09-25 | 1 | -12/+10 |
* | Expanded documentation of command-line arguments for the puppet executables. | ajax | 2006-09-25 | 1 | -1/+60 |
* | Adding an Autoload instance to Type.rb so that I can load all known types for... | luke | 2006-09-21 | 1 | -0/+5 |
* | Specifically rescuing Exception, since apparently the default does not rescue... | luke | 2006-09-15 | 1 | -1/+1 |
* | Catching all errors encountered during loading, not just LoadError, to fix on... | luke | 2006-09-14 | 1 | -1/+1 |
* | Adding a module specifically for making doc generation easier, and adding def... | luke | 2006-08-28 | 1 | -0/+5 |
* | fixing puppetdoc to add ordering info | luke | 2006-07-31 | 1 | -0/+2 |
* | Fixing puppetdoc's output | luke | 2006-07-21 | 1 | -3/+4 |
* | More documentation updates. I think this is sufficient for replacement of th... | luke | 2006-07-06 | 1 | -38/+45 |
* | changing the #!ruby lines to #!env ruby | luke | 2006-06-29 | 1 | -1/+1 |
* | More documentation changes. | luke | 2006-06-19 | 1 | -8/+8 |
* | updating some docs and puppetdoc in preparation for a move to webgen instead ... | luke | 2006-06-17 | 1 | -17/+15 |
* | Updating doc system to add the list of valid values to the doc string, and tw... | luke | 2006-05-10 | 1 | -2/+13 |
* | Adding doc generation for exe arguments | luke | 2006-04-11 | 1 | -108/+160 |
* | fixing a couple small bugs in doc generation | luke | 2006-04-05 | 1 | -1/+6 |
* | Adding an "ensure" state where appropriate, and significantly reworking the b... | luke | 2006-01-17 | 1 | -14/+85 |
* | Fixing up the parsedtypes, fixing Type.eachtype to ignore structure types | luke | 2006-01-13 | 1 | -10/+15 |
* | Lots of refactoring, and added the capture_stderr method | luke | 2005-11-16 | 1 | -2/+4 |