Sha256: 6d2c27e84116adf05f71e9409e2893841d193cb9a757f359e5ff424cd239e063

Contents?: true

Size: 804 Bytes

Versions: 68

Compression:

Stored size: 804 Bytes

Contents

<div id="menu">
  <% if @contents || @file %>
    <% if object != '_index.html' %><a href="<%= url_for_index %>">Index</a> &raquo; <% end %>
    <span class="title"><%= @breadcrumb_title %></span>
  <% elsif object.is_a?(CodeObjects::Base) %>
    <a href="<%= url_for_index %>"><% if object.root? || object.type == :method %>Index<% else %>Index (<%= object.name.to_s[0,1] %>)<% end %></a> &raquo;
    <%= @breadcrumb.map {|obj| "<span class='title'>" + linkify(obj, obj.name) + "</span>" }.join(" &raquo; ") %>
    <%= @breadcrumb.size > 0 ? " &raquo; " : "" %>
    <span class="title"><%= object.root? ? "Top Level Namespace" : object.name(true) %></span>
  <% end %>

  <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
</div>

Version data entries

68 entries across 52 versions & 7 rubygems

Version Path
yard-0.8.7.6 templates/default/layout/html/breadcrumb.erb
yard-0.8.7.5 templates/default/layout/html/breadcrumb.erb
climine-0.0.7 vendor/bundle/ruby/2.0.0/gems/yard-0.8.7.3/templates/default/layout/html/breadcrumb.erb
climine-0.0.7 vendor/bundle/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/breadcrumb.erb
climine-0.0.6 vendor/bundle/ruby/2.0.0/gems/yard-0.8.7.3/templates/default/layout/html/breadcrumb.erb
climine-0.0.5 vendor/bundle/ruby/2.0.0/gems/yard-0.8.7.3/templates/default/layout/html/breadcrumb.erb
yard-0.8.7.4 templates/default/layout/html/breadcrumb.erb
climine-0.0.4 vendor/bundle/ruby/2.0.0/gems/yard-0.8.7.3/templates/default/layout/html/breadcrumb.erb
climine-0.0.3 vendor/bundle/ruby/2.0.0/gems/yard-0.8.7.3/templates/default/layout/html/breadcrumb.erb
mango-0.8.0 vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/breadcrumb.erb
mango-0.7.1 vendor/bundler/ruby/2.0.0/gems/yard-0.8.7.3/templates/default/layout/html/breadcrumb.erb
mango-0.7.0 vendor/bundler/ruby/2.0.0/gems/yard-0.8.7.3/templates/default/layout/html/breadcrumb.erb
climine-0.0.2 vendor/bundle/ruby/2.0.0/gems/yard-0.8.7.3/templates/default/layout/html/breadcrumb.erb
climine-0.0.1 vendor/bundle/ruby/2.0.0/gems/yard-0.8.7.3/templates/default/layout/html/breadcrumb.erb
yard-0.8.7.3 templates/default/layout/html/breadcrumb.erb
yard-0.8.7.2 templates/default/layout/html/breadcrumb.erb
candlepin-api-0.4.0 bundle/ruby/1.8/gems/yard-0.8.7/templates/default/layout/html/breadcrumb.erb
candlepin-api-0.4.0 bundle/ruby/gems/yard-0.8.7/templates/default/layout/html/breadcrumb.erb
candlepin-api-0.4.0 bundle/ruby/1.9.1/gems/yard-0.8.7/templates/default/layout/html/breadcrumb.erb
yard-0.8.7.1 templates/default/layout/html/breadcrumb.erb