Sha256: 286908c499bffd0b1e858d639db5a379155535ca540e742d95f79f70dd90812b

Contents?: true

Size: 1.42 KB

Versions: 30

Compression:

Stored size: 1.42 KB

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=<%= charset %>" />
    <link rel="stylesheet" href="/css/full_list.css" type="text/css" media="screen" charset="utf-8" />
    <link rel="stylesheet" href="/css/common.css" type="text/css" media="screen" charset="utf-8" />
    <script type="text/javascript" charset="utf-8" src="/js/jquery.js"></script>
    <script type="text/javascript" charset="utf-8" src="/js/full_list.js"></script>
    <base id="base_target" target="_parent" />
  </head>
  <body>
    <script type="text/javascript" charset="utf-8">
      if (window.top.frames.main) {
        document.getElementById('base_target').target = 'main';
        document.body.className = 'frames';
      }
    </script>
    <div id="content">
      <h1 id="full_list_header"><%= @list_title %></h1>
      <div id="nav">
        <a target="_self" href="/<%= base_path(router.list_prefix) %>/class">Classes</a> |
        <a target="_self" href="/<%= base_path(router.list_prefix) %>/methods">Methods</a> |
        <a target="_self" href="/<%= base_path(router.list_prefix) %>/files">Files</a>
      </div>
      <div id="search">Search: <input type="text" /></div>

      <ul id="full_list" class="<%= @list_type %>">
        <%= erb "full_list_#{@list_type}" %>
      </ul>
    </div>
  </body>
</html>

Version data entries

30 entries across 30 versions & 4 rubygems

Version Path
challah-0.6.2 vendor/bundle/gems/yard-0.7.5/lib/yard/server/templates/doc_server/full_list/html/full_list.erb
challah-0.6.1 vendor/bundle/gems/yard-0.7.5/lib/yard/server/templates/doc_server/full_list/html/full_list.erb
challah-0.6.0 vendor/bundle/gems/yard-0.7.5/lib/yard/server/templates/doc_server/full_list/html/full_list.erb
challah-0.5.4 vendor/bundle/gems/yard-0.7.5/lib/yard/server/templates/doc_server/full_list/html/full_list.erb
challah-0.5.3 vendor/bundle/gems/yard-0.7.5/lib/yard/server/templates/doc_server/full_list/html/full_list.erb
challah-0.5.2 vendor/bundle/gems/yard-0.7.5/lib/yard/server/templates/doc_server/full_list/html/full_list.erb
challah-0.5.1 vendor/bundle/gems/yard-0.7.5/lib/yard/server/templates/doc_server/full_list/html/full_list.erb
challah-0.5.0 vendor/bundle/gems/yard-0.7.5/lib/yard/server/templates/doc_server/full_list/html/full_list.erb
challah-0.4.1 vendor/bundle/gems/yard-0.7.5/lib/yard/server/templates/doc_server/full_list/html/full_list.erb
challah-0.4.0 vendor/bundle/gems/yard-0.7.5/lib/yard/server/templates/doc_server/full_list/html/full_list.erb
challah-0.3.5 vendor/bundle/gems/yard-0.7.5/lib/yard/server/templates/doc_server/full_list/html/full_list.erb
challah-0.3.4 vendor/bundle/gems/yard-0.7.5/lib/yard/server/templates/doc_server/full_list/html/full_list.erb
challah-0.3.3 vendor/bundle/gems/yard-0.7.5/lib/yard/server/templates/doc_server/full_list/html/full_list.erb
challah-0.3.2 vendor/bundle/gems/yard-0.7.5/lib/yard/server/templates/doc_server/full_list/html/full_list.erb
challah-0.3.1 vendor/bundle/gems/yard-0.7.5/lib/yard/server/templates/doc_server/full_list/html/full_list.erb
challah-0.3.0 vendor/bundle/gems/yard-0.7.5/lib/yard/server/templates/doc_server/full_list/html/full_list.erb
challah-0.2.1 vendor/bundle/gems/yard-0.7.5/lib/yard/server/templates/doc_server/full_list/html/full_list.erb
challah-0.2.0 vendor/bundle/gems/yard-0.7.5/lib/yard/server/templates/doc_server/full_list/html/full_list.erb
yard-0.7.5 lib/yard/server/templates/doc_server/full_list/html/full_list.erb
nutshell-crm-0.0.6.alpha vendor/bundle/gems/yard-0.7.4/lib/yard/server/templates/doc_server/full_list/html/full_list.erb