PATH:
opt
/
alt
/
ruby34
/
share
/
gems
/
gems
/
rdoc-6.14.0
/
lib
/
rdoc
/
generator
/
template
/
darkfish
<%- comment = if current.respond_to? :comment_location then current.comment_location else current.comment end table = current.parse(comment).table_of_contents.dup if table.length > 1 then %> <div class="nav-section"> <h3>Table of Contents</h3> <%- display_link = proc do |heading| -%> <a href="#<%= heading.label current %>"><%= heading.plain_html %></a> <%- end -%> <%- list_siblings = proc do -%> <%- level = table.first&.level -%> <%- while table.first && table.first.level >= level -%> <%- heading = table.shift -%> <%- if table.first.nil? || table.first.level <= heading.level -%> <li><% display_link.call heading -%> <%- else -%> <li> <details open> <summary><%- display_link.call heading -%></summary> <ul class="link-list" role="directory"> <% list_siblings.call %> </ul> </details> </li> <%- end -%> <%- end -%> <%- end -%> <ul class="link-list" role="directory"> <% list_siblings.call %> </ul> </div> <%- end -%>
[-] _sidebar_table_of_contents.rhtml
[edit]
[-] _sidebar_installed.rhtml
[edit]
[-] _sidebar_methods.rhtml
[edit]
[-] _sidebar_navigation.rhtml
[edit]
[-] servlet_not_found.rhtml
[edit]
[-] _sidebar_toggle.rhtml
[edit]
[-] _sidebar_pages.rhtml
[edit]
[-] _sidebar_search.rhtml
[edit]
[-] servlet_root.rhtml
[edit]
[+]
..
[+]
fonts
[-] page.rhtml
[edit]
[-] _sidebar_sections.rhtml
[edit]
[-] class.rhtml
[edit]
[-] _sidebar_parent.rhtml
[edit]
[-] index.rhtml
[edit]
[+]
images
[-] _sidebar_includes.rhtml
[edit]
[-] _head.rhtml
[edit]
[-] _footer.rhtml
[edit]
[-] _sidebar_classes.rhtml
[edit]
[-] _sidebar_extends.rhtml
[edit]
[-] table_of_contents.rhtml
[edit]
[+]
css
[+]
js