Sha256: 4679472c8e866f1ee27acd6bef1c57dab3237e696cc567bcf8cc7a737d6f54e7

Contents?: true

Size: 419 Bytes

Versions: 39

Compression:

Stored size: 419 Bytes

Contents

<% @title = _('Function Index') %>
<p>
<%= manual_home_link() %>
&gt; <%= _('All Functions') %>
</p>
<%
    headline_init
%>
<%= headline(_("Function Index")) %>
<table class="entries functions">
<%
    headline_push
    @entries.each do |f|
%>
<tr>
<td class="signature"><%= function_link(f.name) %></td>
<td class="description"><%= compile_rd(f.synopsis_source) %></td>
</tr>
<%
    end
    headline_pop
%>
</table>

Version data entries

39 entries across 27 versions & 1 rubygems

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