Sha256: 840a9f966930bb75b9f51e332206b274e8da2ed8205bf77f9e1939da2ad3183b
Contents?: true
Size: 869 Bytes
Versions: 1
Compression:
Stored size: 869 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title>YARD Documentation</title> </head> <frameset cols="20%,*"> <frameset rows="13%,45%,42%"> <frame src="all-files.html" /> <frame src="all-namespaces.html" /> <frame src="all-methods.html" /> </frameset> <frame name="main" src="<%= extra_files.first ? File.basename(extra_files.first)+'.html' : url_for(Registry.all(:module, :class).sort_by {|o| o.path }.first) %>" /> <noframes> <p><a href="<%= extra_files.first ? File.basename(extra_files.first)+'.html' : url_for(Registry.all(:module, :class).sort_by {|o| o.path }.first) %>">Click here to go to the title page</a>.</p> </noframes> </frameset> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
yard-0.2.3 | templates/default/fulldoc/html/index.erb |