diff --git a/object_templates/class.erb b/object_templates/class.erb index 99241195..4526f5b4 100644 --- a/object_templates/class.erb +++ b/object_templates/class.erb @@ -1,7 +1,7 @@ -# A description of what this class does -# # @summary A short summary of the purpose of this class # +# A description of what this class does +# # @example # include <%= name %> <%- if params -%> diff --git a/object_templates/defined_type.erb b/object_templates/defined_type.erb index 72cef594..d544acc1 100644 --- a/object_templates/defined_type.erb +++ b/object_templates/defined_type.erb @@ -1,7 +1,7 @@ -# A description of what this defined type does -# # @summary A short summary of the purpose of this defined type. # +# A description of what this defined type does +# # @example # <%= name %> { 'namevar': } define <%= name %> (