Sha256: 36fa6770dea549c28dee8dbde0e5adcb162f4f98d9a44ac35964ca44dd3c70b4

Contents?: true

Size: 321 Bytes

Versions: 6

Compression:

Stored size: 321 Bytes

Contents

<div class="section <%= generator_name %>">
<h1>Constructor Summary</h1>
<% if constructor_method_inherited? %>
  <p class="inherited_msg">
    This class inherits a constructor from <%= linkify constructor_method, constructor_method.namespace.path %>.
  </p>
<% else %>
  <%= yield constructor_method %>
<% end %>
</div>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
yard-0.2.3.5 templates/default/constructor/html/header.erb
yard-0.2.3.4 templates/default/constructor/html/header.erb
yard-0.2.3.2 templates/default/constructor/html/header.erb
yard-0.2.3.3 templates/default/constructor/html/header.erb
yard-0.2.2 templates/default/constructor/html/header.erb
yard-0.2.3 templates/default/constructor/html/header.erb