Sha256: 416a0b2e53c51bc48edc173d3d54caf0c38ccd46f5aecff6284961f0e1e1428a

Contents?: true

Size: 180 Bytes

Versions: 2

Compression:

Stored size: 180 Bytes

Contents

<% if method_listing.size > 0 %>
<% groups(method_listing) do |list, name| %>
## <%= name %>

<% list.each do |meth| %>
<%= yieldall :item => meth %>
<% end %>
<% end %>
<% end %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
yard-to_mkdocs-0.1.1 lib/yard/to_mkdocs/default/module/html/method_summary.erb
yard-to_mkdocs-0.1.0 lib/yard/to_mkdocs/default/module/html/method_summary.erb