puppet-strings/lib
Eric Putnam 64d7b0e4db
(maint) add condition for misleading warning
There is a warning that displays when there is no text outside of tags for a given component, this text would become the 'Overview' section. The warning says: `[warn]: Missing documentation for Puppet class 'klass' at (stdin):4` The problem is that if the user has instead used the @summary tag, and is then using only tags, strings will report this warning even though there is clearly documentation. This adds a condition for the warning: If there is no text AND there are no tags, THEN output a warning saying there is no documentation.
2018-01-29 15:44:52 -08:00
..
puppet (maint) RuboCop fixes. 2016-09-15 17:15:54 -07:00
puppet-strings (maint) add condition for misleading warning 2018-01-29 15:44:52 -08:00
puppet-strings.rb (PDOC-63) Implement JSON output. 2016-09-15 17:15:50 -07:00