Sha256: 3d9a3e57c00a9bda03651d36d5eeb1f8bfd0a9b22fa81819fccb04c9dc32f668

Contents?: true

Size: 480 Bytes

Versions: 10

Compression:

Stored size: 480 Bytes

Contents

<!DOCTYPE html>
<html lang="en">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=<%= @options.charset %>" />
    <title><%= @options.title %></title>
    <meta name="viewport" content="width=device-width,initial-scale=1">
</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

10 entries across 10 versions & 2 rubygems

Version Path
getargv-0.3.3-universal-darwin vendor/bundle/ruby/3.3.0/gems/sdoc-2.6.1/lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-2.6.1 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-2.6.0 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-2.5.0 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-2.4.0 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-2.3.2 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-2.3.1 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-2.3.0 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-2.2.0 lib/rdoc/generator/template/sdoc/index.rhtml
sdoc-2.1.0 lib/rdoc/generator/template/sdoc/index.rhtml