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-0.9.2 data/bitclust/template.epub/function-index
bitclust-core-0.9.2 data/bitclust/template.offline/function-index
bitclust-core-0.9.1 data/bitclust/template.offline/function-index
bitclust-core-0.9.1 data/bitclust/template.epub/function-index
bitclust-core-0.9.0 data/bitclust/template.epub/function-index
bitclust-core-0.9.0 data/bitclust/template.offline/function-index
bitclust-core-0.8.0 data/bitclust/template.offline/function-index
bitclust-core-0.7.0 data/bitclust/template.offline/function-index
bitclust-core-0.6.0 data/bitclust/template.offline/function-index
bitclust-core-0.5.5 data/bitclust/template.offline/function-index
bitclust-core-0.5.4 data/bitclust/template.offline/function-index
bitclust-core-0.5.3 vendor/bundle/ruby/1.9.1/gems/bitclust-core-0.5.3/vendor/bundle/ruby/1.9.1/gems/bitclust-core-0.5.1/data/bitclust/template.offline/function-index
bitclust-core-0.5.3 data/bitclust/template.offline/function-index
bitclust-core-0.5.3 vendor/bundle/ruby/1.9.1/gems/bitclust-core-0.5.3/data/bitclust/template.offline/function-index
bitclust-core-0.5.3 vendor/bundle/ruby/1.9.1/gems/bitclust-core-0.5.1/data/bitclust/template.offline/function-index
bitclust-core-0.5.2 data/bitclust/template.offline/function-index
bitclust-core-0.5.2 vendor/bundle/ruby/1.9.1/gems/bitclust-core-0.5.1/data/bitclust/template.offline/function-index
bitclust-core-0.5.1 data/bitclust/template.offline/function-index
bitclust-core-0.5.0 data/bitclust/template.offline/function-index