Sha256: 04374a80a9d0bb6eef2f776b17159da0ae0228950612775c81345d34961f0797
Contents?: true
Size: 377 Bytes
Versions: 2
Compression:
Stored size: 377 Bytes
Contents
<h3 class="signature <%= 'first' if @index == 0 %>" id="<%= anchor_for(object) %>"> <%= fsignature(object, false) %> <% if object.aliases.size > 0 %> <span class="aliases">Also known as: <span class="names"><%= object.aliases.map {|o| "<span id='#{anchor_for(o)}'>" + h(o.name.to_s) + "</span>" }.join(", ") %></span> </span> <% end %> </h3>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yard-mruby-0.3.0 | templates/default/function_details/html/function_signature.erb |
yard-mruby-0.2.3 | templates/default/function_details/html/function_signature.erb |