Sha256: e5c0835a5b0a1b461b2c75bb6fc25527cd8ca2d7577f9cf4eb6cf7f975cbde2b

Contents?: true

Size: 571 Bytes

Versions: 16

Compression:

Stored size: 571 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; charset=<%= @options.charset %>" />
    <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

16 entries across 9 versions & 1 rubygems

Version Path
sdoc-0.3.9 lib/rdoc/generator/template/rails/index.rhtml
sdoc-0.3.9 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-0.3.8 lib/rdoc/generator/template/rails/index.rhtml
sdoc-0.3.8 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-0.3.7 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-0.3.7 lib/rdoc/generator/template/rails/index.rhtml
sdoc-0.3.6 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-0.3.6 lib/rdoc/generator/template/rails/index.rhtml
sdoc-0.3.5 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-0.3.5 lib/rdoc/generator/template/rails/index.rhtml
sdoc-0.3.4 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-0.3.4 lib/rdoc/generator/template/rails/index.rhtml
sdoc-0.3.3 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-0.3.3 lib/rdoc/generator/template/rails/index.rhtml
sdoc-0.3.2 lib/sdoc/generator/template/direct/index.rhtml
sdoc-0.3.1 lib/sdoc/generator/template/direct/index.rhtml