Sha256: 3f1a7eaedc802ab7512b37bbfaef268e6acfd7c413da35c27faa1089cffee0d2

Contents?: true

Size: 987 Bytes

Versions: 14

Compression:

Stored size: 987 Bytes

Contents

<header class="header">
  <p class="header-col header-col--primary">
    <a class="header-link" href="{{path_to_root}}index.html">
      {{module_name}} Docs
    </a>
    {{#doc_coverage}} ({{doc_coverage}}% documented){{/doc_coverage}}
  </p>

  {{^disable_search}}
  <p class="header-col--secondary">
    <form role="search" action="{{path_to_root}}search.json">
      <input type="text" placeholder="Search documentation" data-typeahead>
    </form>
  </p>
  {{/disable_search}}

  {{#github_url}}
    <p class="header-col header-col--secondary">
      <a class="header-link" href="{{github_url}}">
        <img class="header-icon" src="{{path_to_root}}img/gh.png"/>
        View on GitHub
      </a>
    </p>
  {{/github_url}}

  {{#dash_url}}
    <p class="header-col header-col--secondary">
      <a class="header-link" href="{{dash_url}}">
        <img class="header-icon" src="{{path_to_root}}img/dash.png"/>
        Install in Dash
      </a>
    </p>
  {{/dash_url}}
</header>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
jazzy-0.9.6 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.9.5 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.9.4 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.9.3 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.9.2 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.9.1 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.9.0 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.8.4 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.8.3 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.8.2 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.8.1 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.8.0 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.7.5 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.7.4 lib/jazzy/themes/fullwidth/templates/header.mustache