Sha256: b881906417e382650f75405a93b109b287e8c07513d62008a754b870334c1f3d

Contents?: true

Size: 447 Bytes

Versions: 39

Compression:

Stored size: 447 Bytes

Contents

<%
    entry = @entry
    @title = "#{entry.type_label} #{entry.label}"
%>
<p>
<%= manual_home_link() %>
&gt; <a href="<%= function_index_url() %>"><%= _('All Functions') %></a>
&gt; <%=h entry.name %>
<% unless entry.public? %>(static)<% end %>
</p>

<% headline_init %>
<%= headline("#{entry.type_label} #{entry.label}") %>
<dl class="functionlist">
<dt>
  <code><%= entry.header %></code>
</dt>
<dd>
<%= compile_function(entry) %>
</dd>
</dl>

Version data entries

39 entries across 27 versions & 1 rubygems

Version Path
bitclust-core-1.3.0 data/bitclust/template.epub/function
bitclust-core-1.2.6 data/bitclust/template.epub/function
bitclust-core-1.2.5 data/bitclust/template.epub/function
bitclust-core-1.2.4 data/bitclust/template.epub/function
bitclust-core-1.2.3 data/bitclust/template.epub/function
bitclust-core-1.2.2 data/bitclust/template.epub/function
bitclust-core-1.2.1 data/bitclust/template.epub/function
bitclust-core-1.2.0 data/bitclust/template.epub/function
bitclust-core-1.1.1 data/bitclust/template.epub/function
bitclust-core-1.1.0 data/bitclust/template.epub/function
bitclust-core-1.0.0 data/bitclust/template.offline/function
bitclust-core-1.0.0 data/bitclust/template.epub/function
bitclust-core-0.9.6 data/bitclust/template.offline/function
bitclust-core-0.9.6 data/bitclust/template.epub/function
bitclust-core-0.9.5 data/bitclust/template.offline/function
bitclust-core-0.9.5 data/bitclust/template.epub/function
bitclust-core-0.9.4 data/bitclust/template.offline/function
bitclust-core-0.9.4 data/bitclust/template.epub/function
bitclust-core-0.9.3 data/bitclust/template.epub/function
bitclust-core-0.9.3 data/bitclust/template.offline/function