Sha256: c229b0771e3b61cbb47d7c0033f2e1279862083790d4f909d4f6ff6b3f8cfe62

Contents?: true

Size: 326 Bytes

Versions: 35

Compression:

Stored size: 326 Bytes

Contents

<% simple_files = @files.select { |f| f.text? } %>
<% unless simple_files.empty? then %>
<div id="fileindex-section" class="nav-section">
  <h3>Pages</h3>

  <ul class="link-list">
  <% simple_files.each do |f| %>
    <li><a href="<%= rel_prefix %>/<%= f.path %>"><%= h f.page_name %></a>
  <% 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_pages.rhtml
rdoc-6.2.1 lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml
rdoc-6.2.0 lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml
rdoc-6.1.2 lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml
rdoc-6.0.1.1 lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml
rdoc-5.0.1 lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml
ric-0.13.0 vendor/bundle/ruby/2.5.0/gems/rdoc-6.1.1/lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml
ric-0.12.2 vendor/bundle/ruby/2.5.0/gems/rdoc-6.1.1/lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml
rdoc-6.1.1 lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml
rdoc-6.1.0 lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml
rdoc-6.1.0.beta3 lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml
rdoc-6.1.0.beta2 lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml
rdoc-6.1.0.beta1 lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml
rdoc-6.0.4 lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml
rdoc-6.0.3 lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml
rdoc-6.0.2 lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml
rdoc-6.0.1 lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml
rdoc-6.0.0 lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml
rdoc-6.0.0.beta4 lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml
rdoc-6.0.0.beta3 lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml