summaryrefslogtreecommitdiffstats
path: root/bin/puppetdoc
Commit message (Expand)AuthorAgeFilesLines
* [#4196] Move the docs into the source directory structureJesse Wolfe2010-07-091-64/+0
* Fix #3932 - Add --charset to puppetdoc for RDoc modeBrice Figureau2010-02-171-1/+4
* feature #2276 Single Executable: help infoJesse Wolfe2010-02-171-8/+8
* Renaming applications, mostly removing 'puppet'Luke Kanies2010-02-171-2/+2
* Added Markdown mode to puppetdoc to output Markdown.James Turnbull2009-07-101-2/+4
* Removed extra whitespace from end of linesIan Taylor2009-06-061-2/+2
* Move puppetdoc to the Application Controller paradigmBrice Figureau2009-02-161-195/+2
* Manifest documentation generationBrice Figureau2008-11-171-15/+109
* Removing obsolete references (they're in the indirectionLuke Kanies2008-02-131-4/+14
* Fixing #886 -- the problem was the I had changed the baseLuke Kanies2007-11-231-27/+27
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Intermediate commit of more reference work, including making provider suitabl...luke2007-05-081-4/+19
* Adding a dynamic? option for references, so those are not stored in tracluke2007-05-071-1/+4
* First run at moving references to lib/puppet instead of puppetdocluke2007-05-071-514/+27
* Fixing #206 and #422. Executables will still look for the deprecated config ...luke2007-05-061-8/+26
* Correcting function reference markupluke2007-05-041-1/+2
* Adding a note to the references indicating that they are autogenerated.luke2007-04-241-0/+1
* Refactoring puppetdoc so it is a bit cleaner and is actually object-oriented....luke2007-04-241-200/+251
* Last modifications to rst conversion before bedtimeluke2007-04-241-20/+34
* All conversions to RST are done, but I did not quite succeed at making puppet...luke2007-04-241-37/+93
* Mostly done with the conversion to restructured text, but there are still som...luke2007-04-241-57/+68
* Translating all of the docs except the type docs to RSTluke2007-04-231-8/+178
* Fixing puppetdoc with the recent changes to the networking codeluke2007-03-281-1/+2
* Adding provider features. Woot!luke2007-03-191-19/+30
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-1/+1
* Fixing #346 -- on some scripts I accidentally used "feature" instead of "feat...luke2006-11-161-1/+1
* Slightly more doc updatesluke2006-11-091-105/+0
* Small fixes here and there. The rails changes needs to be pushed through the...luke2006-11-091-1/+1
* Refactoring the doc generator a bigluke2006-11-091-32/+17
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-081-12/+1
* New documentation hierarchy.ajax2006-10-121-2/+2
* Documented signals the puppet daemons acceptajax2006-10-051-2/+18
* Expanded documentation of command-line arguments for the puppet executables. ...ajax2006-09-251-12/+10
* Expanded documentation of command-line arguments for the puppet executables.ajax2006-09-251-1/+60
* Adding an Autoload instance to Type.rb so that I can load all known types for...luke2006-09-211-0/+5
* Specifically rescuing Exception, since apparently the default does not rescue...luke2006-09-151-1/+1
* Catching all errors encountered during loading, not just LoadError, to fix on...luke2006-09-141-1/+1
* Adding a module specifically for making doc generation easier, and adding def...luke2006-08-281-0/+5
* fixing puppetdoc to add ordering infoluke2006-07-311-0/+2
* Fixing puppetdoc's outputluke2006-07-211-3/+4
* More documentation updates. I think this is sufficient for replacement of th...luke2006-07-061-38/+45
* changing the #!ruby lines to #!env rubyluke2006-06-291-1/+1
* More documentation changes.luke2006-06-191-8/+8
* updating some docs and puppetdoc in preparation for a move to webgen instead ...luke2006-06-171-17/+15
* Updating doc system to add the list of valid values to the doc string, and tw...luke2006-05-101-2/+13
* Adding doc generation for exe argumentsluke2006-04-111-108/+160
* fixing a couple small bugs in doc generationluke2006-04-051-1/+6
* Adding an "ensure" state where appropriate, and significantly reworking the b...luke2006-01-171-14/+85
* Fixing up the parsedtypes, fixing Type.eachtype to ignore structure typesluke2006-01-131-10/+15
* Lots of refactoring, and added the capture_stderr methodluke2005-11-161-2/+4