summaryrefslogtreecommitdiff
path: root/lib/rdoc/generator/template/darkfish/_sidebar_navigation.rhtml
blob: fdeb6aed9f4f1d8f30a5fb54319e1d8a5ec69ed6 (plain)
1
2
3
4
5
6
7
<nav id="home-section" class="section">
  <h3 class="section-header">
    <a href="<%= rel_prefix %>/index.html">Home</a>
    <a href="<%= rel_prefix %>/table_of_contents.html#classes">Classes</a>
    <a href="<%= rel_prefix %>/table_of_contents.html#methods">Methods</a>
  </h3>
</nav>