Current Path : /proc/thread-self/root/proc/self/root/opt/alt/ruby31/share/gems/gems/rdoc-6.4.1.1/lib/rdoc/generator/template/darkfish/ |
Current File : //proc/thread-self/root/proc/self/root/opt/alt/ruby31/share/gems/gems/rdoc-6.4.1.1/lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml |
<%- 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 -%>