puppet-strings/lib/puppet-strings
Will Hopper 165170c08b (PDOC-155) Allow type documentation in Puppet 4 code
Because Puppet 4 is typed, parameter type information can
be automatically determined without any explicit documentation
in @param tags. However, users may desire to do so anyway for
consistency. This commit allows @param tags to include a [type]
in Puppet 4 code. Strings will emit a warning if the documented
type does not match the actual type. In such an event, the incorrect
documented type will be ignored in favor of the real one.
2017-01-10 13:59:38 -08:00
..
tasks (PDOC-121) Include tag or SHA in gh_pages task commit 2016-11-03 13:41:20 -07:00
yard (PDOC-155) Allow type documentation in Puppet 4 code 2017-01-10 13:59:38 -08:00
json.rb (PDOC-125) Display all puppet function signatures in top-level signature array 2016-11-14 12:53:49 -08:00
tasks.rb (PDOC-63) Implement the Puppet Strings rake tasks. 2016-09-15 17:15:53 -07:00
yard.rb (maint) RuboCop fixes. 2016-09-15 17:15:54 -07:00