Sha256: cb8beb77d730ba0b55a7355b4fb04d17bd7754499f3308c70a4b4d07283cf99b

Contents?: true

Size: 379 Bytes

Versions: 16

Compression:

Stored size: 379 Bytes

Contents

<h3 class="u-margin-top--gutter">Core Vocabulary</h3>
<table>
  <% @tmpl[:sections].each do |section| %>
    <tr>
      <td colspan="2"><strong><%= section[:title] %></strong></td>
    </tr>
    <% section[:words].each do |word| %>
      <tr>
        <td><%= word[:name] %></td>
        <td><%= word[:definition] %></td>
      </tr>
    <% end  %>
    </tr>
  <% end %>
</table>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
lcms-engine-0.5.5 lib/doc_template/templates/vocabulary.html.erb
lcms-engine-0.5.4 lib/doc_template/templates/vocabulary.html.erb
lcms-engine-0.5.3 lib/doc_template/templates/vocabulary.html.erb
lcms-engine-0.5.2 lib/doc_template/templates/vocabulary.html.erb
lcms-engine-0.5.1 lib/doc_template/templates/vocabulary.html.erb
lcms-engine-0.5.0 lib/doc_template/templates/vocabulary.html.erb
lcms-engine-0.4.2 lib/doc_template/templates/vocabulary.html.erb
lcms-engine-0.4.1 lib/doc_template/templates/vocabulary.html.erb
lcms-engine-0.4.0 lib/doc_template/templates/vocabulary.html.erb
lcms-engine-0.3.1 lib/doc_template/templates/vocabulary.html.erb
lcms-engine-0.1.4 lib/doc_template/templates/vocabulary.html.erb
lcms-engine-0.3.0 lib/doc_template/templates/vocabulary.html.erb
lcms-engine-0.1.3 lib/doc_template/templates/vocabulary.html.erb
lcms-engine-0.2.0 lib/doc_template/templates/vocabulary.html.erb
lcms-engine-0.1.2 lib/doc_template/templates/vocabulary.html.erb
lcms-engine-0.1.0 lib/doc_template/templates/vocabulary.html.erb