Sha256: 050ef48aa31f59f62686658b0162d64cfd261a04095effd1672655d14093e883

Contents?: true

Size: 749 Bytes

Versions: 9

Compression:

Stored size: 749 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>

  {{#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

9 entries across 9 versions & 1 rubygems

Version Path
jazzy-0.7.3 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.7.2 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.7.1 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.7.0 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.6.3 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.6.2 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.6.1 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.6.0 lib/jazzy/themes/fullwidth/templates/header.mustache
jazzy-0.5.0 lib/jazzy/themes/fullwidth/templates/header.mustache