Sha256: 002a07ee2a71211478ae59cda09889cd0449426b34414457d72f56adcb65493f

Contents?: true

Size: 1.79 KB

Versions: 18

Compression:

Stored size: 1.79 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 name="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" />
    <link rel="stylesheet" href="/css/cucumber.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>
    <script type="text/javascript" charset="utf-8" src="/js/cucumber.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) %>/features">Features</a> | 
        <a target="_self" href="/<%= base_path(router.list_prefix) %>/tags">Tags</a> | 
        <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_class || @list_type %>">
        <%= erb "full_list_#{@list_type}" %>
      </ul>
    </div>
  </body>
</html>

Version data entries

18 entries across 18 versions & 4 rubygems

Version Path
yard-gherkin-turnip-1.0.2 lib/docserver/doc_server/full_list/html/full_list.erb
yard-gherkin-turnip-1.0.1 lib/docserver/doc_server/full_list/html/full_list.erb
yard-gherkin-turnip-1.0.0 lib/docserver/doc_server/full_list/html/full_list.erb
yard-nrser-cucumber-0.1.0 lib/docserver/doc_server/full_list/html/full_list.erb
yard-cucumber-4.0.0 lib/docserver/doc_server/full_list/html/full_list.erb
yard-cucumber-3.1.0 lib/docserver/doc_server/full_list/html/full_list.erb
yard-cucumber-3.0.0 lib/docserver/doc_server/full_list/html/full_list.erb
yard-cucumber2-2.3.4 lib/docserver/doc_server/full_list/html/full_list.erb
yard-cucumber2-2.3.3 lib/docserver/doc_server/full_list/html/full_list.erb
yard-cucumber-2.3.2 lib/docserver/doc_server/full_list/html/full_list.erb
yard-cucumber-2.3.1 lib/docserver/doc_server/full_list/html/full_list.erb
yard-cucumber-2.3.0 lib/docserver/doc_server/full_list/html/full_list.erb
yard-cucumber-2.2.3 lib/docserver/doc_server/full_list/html/full_list.erb
yard-cucumber-2.2.2 lib/docserver/doc_server/full_list/html/full_list.erb
yard-cucumber-2.2.1 lib/docserver/doc_server/full_list/html/full_list.erb
yard-cucumber-2.2.0 lib/docserver/doc_server/full_list/html/full_list.erb
yard-cucumber-2.1.7 lib/docserver/doc_server/full_list/html/full_list.erb
yard-cucumber-2.1.6 lib/docserver/doc_server/full_list/html/full_list.erb