Revision 2, 0.7 kB
(checked in by falcon, 17 years ago)
|
added plugins
|
-
Property svn:executable set to
*
|
Line | |
---|
1 | <?xml version="1.0" encoding="iso-8859-1"?> |
---|
2 | <!DOCTYPE html |
---|
3 | PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" |
---|
4 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> |
---|
5 | |
---|
6 | <!-- |
---|
7 | |
---|
8 | RDoc Documentation |
---|
9 | |
---|
10 | --> |
---|
11 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
---|
12 | <head> |
---|
13 | <title>RDoc Documentation</title> |
---|
14 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> |
---|
15 | </head> |
---|
16 | <frameset rows="20%, 80%"> |
---|
17 | <frameset cols="25%,35%,45%"> |
---|
18 | <frame src="fr_file_index.html" title="Files" name="Files" /> |
---|
19 | <frame src="fr_class_index.html" name="Classes" /> |
---|
20 | <frame src="fr_method_index.html" name="Methods" /> |
---|
21 | </frameset> |
---|
22 | <frame src="files/lib/magick_file_column_rb.html" name="docwin" /> |
---|
23 | </frameset> |
---|
24 | </html> |
---|