Sha256: b11e25fc0fd12b22f8017a693a4a8ac56cf0b2becc34b18c06c880b30a78b35a

Contents?: true

Size: 500 Bytes

Versions: 9

Compression:

Stored size: 500 Bytes

Contents

<body>
<nav id="metadata">
  <%= render '_sidebar_navigation.rhtml' %>

  <%= render '_sidebar_search.rhtml' %>

  <div id="project-metadata">
    <%= render '_sidebar_pages.rhtml' %>
    <%= render '_sidebar_classes.rhtml' %>
  </div>
</nav>

<div id="documentation" class="description">
<% if @options.main_page && main_page = @files.find { |f| f.full_name == @options.main_page } then %>
<%= main_page.description %>
<% else %>
<p>This is the API documentation for <%= @title %>.
<% end %>
</div>

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
jfish-0.1.1 lib/template/jfish/index.rhtml
jfish-0.1.0 lib/template/jfish/index.rhtml
candlepin-api-0.4.0 bundle/ruby/gems/rdoc-4.0.1/lib/rdoc/generator/template/darkfish/index.rhtml
rdoc-4.0.1 lib/rdoc/generator/template/darkfish/index.rhtml
rdoc-4.0.0 lib/rdoc/generator/template/darkfish/index.rhtml
rdoc-4.0.0.rc.2.1 lib/rdoc/generator/template/darkfish/index.rhtml
rdoc-4.0.0.rc.2 lib/rdoc/generator/template/darkfish/index.rhtml
rdoc-4.0.0.preview2.1 lib/rdoc/generator/template/darkfish/index.rhtml
rdoc-4.0.0.preview2 lib/rdoc/generator/template/darkfish/index.rhtml