Preview: _sidebar_pages.rhtml
Size: 356 B
/proc/thread-self/root/opt/alt/ruby20/lib64/ruby/2.0.0/rdoc/generator/template/darkfish/_sidebar_pages.rhtml
<% simple_files = @files.select { |f| f.text? } %>
<% unless simple_files.empty? then %>
<nav id="fileindex-section" class="section project-section">
<h3 class="section-header">Pages</h3>
<ul>
<% simple_files.each do |f| %>
<li class="file"><a href="<%= rel_prefix %>/<%= f.path %>"><%= h f.page_name %></a>
<% end %>
</ul>
</nav>
<% end %>
Directory Contents
Dirs: 2 × Files: 22