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_installed.rhtml
<div id="home-section" class="nav-section"> <h3>Documentation</h3> <ul> <% installed.each do |name, href, exists, type, _| %> <% next if type == :extra %> <li class="folder"> <% if exists then %> <a href="<%= href %>"><%= h name %></a> <% else %> <%= h name %> <% end %> <% end %> </ul> </div>
SIMPAN PERUBAHAN