Sha256: 2f62cf66132db3b0f05c249047750014c7ac13ac3081f42914beeeba6b6f8cae

Contents?: true

Size: 316 Bytes

Versions: 35

Compression:

Stored size: 316 Bytes

Contents

<% unless klass.sections.length == 1 then %>
<div id="sections-section" class="nav-section">
  <h3>Sections</h3>

  <ul class="link-list" role="directory">
    <% klass.sort_sections.each do |section| %>
      <li><a href="#<%= section.aref %>"><%= h section.title %></a></li>
    <% end %>
  </ul>
</div>
<% end %>

Version data entries

35 entries across 35 versions & 3 rubygems

Version Path
rdoc-6.1.2.1 lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml
rdoc-6.2.1 lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml
rdoc-6.2.0 lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml
rdoc-6.1.2 lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml
rdoc-6.0.1.1 lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml
rdoc-5.0.1 lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml
ric-0.13.0 vendor/bundle/ruby/2.5.0/gems/rdoc-6.1.1/lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml
ric-0.12.2 vendor/bundle/ruby/2.5.0/gems/rdoc-6.1.1/lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml
rdoc-6.1.1 lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml
rdoc-6.1.0 lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml
rdoc-6.1.0.beta3 lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml
rdoc-6.1.0.beta2 lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml
rdoc-6.1.0.beta1 lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml
rdoc-6.0.4 lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml
rdoc-6.0.3 lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml
rdoc-6.0.2 lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml
rdoc-6.0.1 lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml
rdoc-6.0.0 lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml
rdoc-6.0.0.beta4 lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml
rdoc-6.0.0.beta3 lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml