Sha256: 58a3b104c23f2043eb56ddb8d54a1abeb3d211c90944a21a2682aeed204e715d

Contents?: true

Size: 567 Bytes

Versions: 16

Compression:

Stored size: 567 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="#999999" 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 12 versions & 1 rubygems

Version Path
sdoc-2.0.3 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-2.0.2 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-2.0.1 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-2.0.0 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-1.1.0 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-1.0.0 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-1.0.0.rc3 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-1.0.0.rc2 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-1.0.0.rc1 lib/rdoc/generator/template/rails/index.rhtml
sdoc-1.0.0.rc1 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-1.0.0.beta2 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-1.0.0.beta2 lib/rdoc/generator/template/rails/index.rhtml
sdoc-1.0.0.beta1 lib/rdoc/generator/template/rails/index.rhtml
sdoc-1.0.0.beta1 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-0.4.2 lib/rdoc/generator/template/rails/index.rhtml
sdoc-0.4.2 lib/rdoc/generator/template/sdoc/index.rhtml