Skip to content

Commit e6f5e8b

Browse files
committed
Add classes and modules list to class page's sidebar
1 parent 144f90d commit e6f5e8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/rdoc/generator/template/aliki/class.rhtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<%= render '_sidebar_includes.rhtml' %>
1010
<%= render '_sidebar_extends.rhtml' %>
1111
<%= render '_sidebar_methods.rhtml' %>
12+
<%= render '_sidebar_classes.rhtml' %>
1213
</nav>
1314

1415
<main role="main" aria-labelledby="<%= h klass.aref %>">

0 commit comments

Comments
 (0)