summaryrefslogtreecommitdiff
path: root/trunk/lib/rdoc/generator/texinfo/file.texinfo.erb
blob: b619b94bd22edb28868de2d8673a26329175e5e5 (plain)
1
2
3
4
5
6
<% if false %>
<h2>File: <%= @v['file']["short_name"] %></h2>
Path: <%= @v['file']["full_path"] %>

<%= TexinfoTemplate.new(@v, 'content.texinfo.erb').render %>
<% end %>