1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Frameset//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
4 <html xmlns=
"http://www.w3.org/1999/xhtml" xml:
lang=
"en" lang=
"en">
6 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8"/>
7 <title>Documentation by YARD
0.8.1</title>
9 <script type=
"text/javascript" charset=
"utf-8">
10 window.onload = function() {
11 var match = window.location.hash.match(/^#!(.+)/);
12 var name = 'index.html';
14 name = unescape(match[
1]);
16 document.writeln('
<frameset cols=
"20%,*">' +
17 '
<frame name=
"list" src=
"class_list.html" />' +
18 '
<frame name=
"main" src=
"' + name + '" />' +
23 <frameset cols=
"20%,*">
24 <frame name=
"list" src=
"class_list.html" />
25 <frame name=
"main" src=
"index.html" />