puppet-strings/spec/fixtures
Eric Putnam 738275b9e7
(PDOC-206) support for Puppet Tasks
Currently, puppet-strings does not know how to generate documentation
for Puppet Tasks. This does all the work to add support for Tasks
including a new JSON parser, a task handler, task statement, and task code
object. Basically, Strings reads the JSON using the native ruby json
parser and sends values through in a way it understands. It is only
passing json key/value pairs through, nothing is happening with tags at
this time. You can now document Tasks and generate HTML, Markdown, or
JSON output.
2018-03-19 11:37:00 -07:00
..
acceptance/modules/test (PDOC-88) Add tests for types and providers into acceptance 2016-09-30 15:08:19 -07:00
unit (PDOC-206) support for Puppet Tasks 2018-03-19 11:37:00 -07:00