Sha256: fe0d5cdb9a97255e6acc25c64bc79636baa8526265b708315823637fdb46a9fe
Contents?: true
Size: 375 Bytes
Versions: 1
Compression:
Stored size: 375 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <%= render :html_head %> <title><%= filename %></title> </head> <body> <div id="content"> <div class="section docstring readme"> <%= htmlify @contents, markup_for(filename) %> </div> </div> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
yard-0.2.3 | templates/default/fulldoc/html/file.erb |