PATH: //opt/alt/ruby22/lib64/ruby/2.2.0/rdoc/generator/template/darkfish
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 _footer.rhtml
↓
X
📄 _head.rhtml
↓
X
📄 _sidebar_VCS_info.rhtml
↓
X
📄 _sidebar_classes.rhtml
↓
X
📄 _sidebar_extends.rhtml
↓
X
📄 _sidebar_in_files.rhtml
↓
X
📄 _sidebar_includes.rhtml
↓
X
📄 _sidebar_installed.rhtml
↓
X
📄 _sidebar_methods.rhtml
↓
X
📄 _sidebar_navigation.rhtml
↓
X
📄 _sidebar_pages.rhtml
↓
X
📄 _sidebar_parent.rhtml
↓
X
📄 _sidebar_search.rhtml
↓
X
📄 _sidebar_sections.rhtml
↓
X
📄 _sidebar_table_of_contents.rhtml
↓
X
📄 class.rhtml
↓
X
📁 css/
X
📁 fonts/
X
📁 images/
X
📄 index.rhtml
↓
X
📁 js/
X
📄 page.rhtml
↓
X
📄 servlet_not_found.rhtml
↓
X
📄 servlet_root.rhtml
↓
X
📄 table_of_contents.rhtml
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: _sidebar_methods.rhtml
<% unless klass.method_list.empty? then %> <!-- Method Quickref --> <div id="method-list-section" class="nav-section"> <h3>Methods</h3> <ul class="link-list" role="directory"> <% klass.each_method do |meth| %> <li <% if meth.calls_super %>class="calls-super" <% end %>><a href="#<%= meth.aref %>"><%= meth.singleton ? '::' : '#' %><%= h meth.name %></a> <% end %> </ul> </div> <% end %>
SIMPAN PERUBAHAN