Sha256: 3ab8432bce0e2e8f28e525ca09e384120c15df519c4fff807a76da02edd00769

Contents?: true

Size: 981 Bytes

Versions: 13

Compression:

Stored size: 981 Bytes

Contents

<header class="header">
  <p class="header-col header-col--primary">
    <a class="header-link" href="{{path_to_root}}index.html">
      {{docs_title}}
    </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

13 entries across 13 versions & 1 rubygems

Version Path
jazzy-0.13.7 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.13.6 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.13.5 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.13.4 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.13.3 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.13.2 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.13.1 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.13.0 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.12.0 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.11.2 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.11.1 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.11.0 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.10.0 lib/jazzy/themes/fullwidth/templates/header.mustache