Sha256: fd8d863a9ef33fd3a1b05dd0aa36da95996ff8bf524a66a61b390d55b1d71fac
Contents?: true
Size: 533 Bytes
Versions: 2
Compression:
Stored size: 533 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html;"/> <title><%= @options.title %></title> </head> <frameset cols="300,*" frameborder="1" border="1" bordercolor="#666666" framespacing="1"> <frame src="panel/index.html" title="Search" name="panel" /> <frame src="<%= index_path %>" name="docwin" /> </frameset> </html>
Version data entries
2 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voloko-sdoc-0.2.7 | lib/sdoc/generator/template/direct/index.rhtml |
voloko-sdoc-0.2.7 | lib/sdoc/generator/template/shtml/index.rhtml |