Sha256: d772eb05de46d4867cf749c26e55734657028978d731a63f4fdd04747d234d6f

Contents?: true

Size: 316 Bytes

Versions: 70

Compression:

Stored size: 316 Bytes

Contents

<% even_odd = 'odd'  %>
<% collect_tags.each do |tag| %>
  <li class="<%= even_odd %> <%= tag.object.has_tag?(:deprecated) ? 'deprecated' : '' %>">
    <div class="item">
      <span class="object_link"><%= tag_link(tag) %></span>
    </div>
  </li>
  <% even_odd = (even_odd == 'even' ? 'odd' : 'even') %>
<% end %>

Version data entries

70 entries across 67 versions & 9 rubygems

Version Path
yard-0.9.25 docs/templates/default/fulldoc/html/full_list_tag.erb
yard-0.9.24 docs/templates/default/fulldoc/html/full_list_tag.erb
yard-0.9.23 docs/templates/default/fulldoc/html/full_list_tag.erb
yard-0.9.22 docs/templates/default/fulldoc/html/full_list_tag.erb
yard-0.9.21 docs/templates/default/fulldoc/html/full_list_tag.erb
yard-0.9.20 docs/templates/default/fulldoc/html/full_list_tag.erb
yard-0.9.19 docs/templates/default/fulldoc/html/full_list_tag.erb
yard-0.9.16 docs/templates/default/fulldoc/html/full_list_tag.erb
yard-0.9.15 docs/templates/default/fulldoc/html/full_list_tag.erb
yard-0.9.14 docs/templates/default/fulldoc/html/full_list_tag.erb
yard-0.9.13 docs/templates/default/fulldoc/html/full_list_tag.erb
yard-0.9.12 docs/templates/default/fulldoc/html/full_list_tag.erb
yard-0.9.11 docs/templates/default/fulldoc/html/full_list_tag.erb
yard-0.9.10 docs/templates/default/fulldoc/html/full_list_tag.erb
yard-0.9.9 docs/templates/default/fulldoc/html/full_list_tag.erb
etude_for_ruby-0.1.4 vendor/bundle/ruby/2.4.0/gems/yard-0.9.8/docs/templates/default/fulldoc/html/full_list_tag.erb
etude_for_ruby-0.1.4 vendor/bundle/ruby/2.2.0/gems/yard-0.9.8/docs/templates/default/fulldoc/html/full_list_tag.erb
mdg-1.0.1 vendor/bundle/ruby/2.3.0/gems/yard-0.9.8/docs/templates/default/fulldoc/html/full_list_tag.erb
yard-0.9.8 docs/templates/default/fulldoc/html/full_list_tag.erb
abaci-0.3.0 vendor/bundle/gems/yard-0.9.2/docs/templates/default/fulldoc/html/full_list_tag.erb