diff options
Diffstat (limited to 'doc/frames.html')
| -rw-r--r-- | doc/frames.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/frames.html b/doc/frames.html new file mode 100644 index 00000000..4cc52cb7 --- /dev/null +++ b/doc/frames.html @@ -0,0 +1,13 @@ +<!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=utf-8"/> + <title>Documentation by YARD 0.7.3</title> +</head> +<frameset cols="20%,*"> + <frame name="list" src="class_list.html" /> + <frame name="main" src="index.html" /> +</frameset> +</html> |
