Sha256: 0a81452a78bd647baea475d9063a17776bf8553ccb2bc85d3bf27915fa614387

Contents?: true

Size: 1.01 KB

Versions: 12

Compression:

Stored size: 1.01 KB

Contents

<!DOCTYPE html>
<html>
<head>
  <meta http-equiv='content-type' content='text/html;charset=utf8'>
  <meta name='generator' content='{{ generator }}'>
  <title>{{ title }}</title>
  {{{ stylesheet_tags }}}
</head>
<!--
  The following styles are deprecated and will be removed at some point:
  div#man, div#man ol.man, div#man ol.head, div#man ol.man.

  The .man-page, .man-decor, .man-head, .man-foot, .man-title, and
  .man-navigation should be used instead.
-->
<body id='manpage'>
  <div class='mp' id='man'>

  <div class='man-navigation' style='display:none'>
    {{#section_heads}}
    <a href="#{{id}}">{{text}}</a>
    {{/section_heads}}
  </div>

  <ol class='man-decor man-head man head'>
    <li class='tl'>{{ page_name }}</li>
    <li class='tc'>{{ manual }}</li>
    <li class='tr'>{{ page_name }}</li>
  </ol>

  {{{ html }}}

  <ol class='man-decor man-foot man foot'>
    <li class='tl'>{{ organization }}</li>
    <li class='tc'>{{ date }}</li>
    <li class='tr'>{{ page_name }}</li>
  </ol>

  </div>
</body>
</html>

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
nronn-0.10.1.pre3 lib/ronn/template/default.html
nronn-0.10.1.pre2 lib/ronn/template/default.html
ronn-ng-0.10.1.pre1 lib/ronn/template/default.html
ronn-ng-0.10.0.pre.SNAPSHOT lib/ronn/template/default.html
ronn-ng-0.9.1 lib/ronn/template/default.html
ronn-ng-0.9.0 lib/ronn/template/default.html
ronn-ng-0.8.2 lib/ronn/template/default.html
ronn-ng-0.8.1 lib/ronn/template/default.html
ronn-ng-0.8.0 lib/ronn/template/default.html
ronn-ng-0.8.1.beta.1 lib/ronn/template/default.html
ronn-ng-0.8.0.SNAPSHOT lib/ronn/template/default.html
ronn-ng-0.7.4 lib/ronn/template/default.html