source: de.wigbels.ruby/mob2archiv/doc/index.html @ bc5d5b2

Last change on this file since bc5d5b2 was bc5d5b2, checked in by njw <njw@…>, 16 years ago

Initial Import

  • Property mode set to 100755
File size: 742 bytes
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/m2a_rb.html" name="docwin" />
23</frameset>
24</html>
Note: See TracBrowser for help on using the repository browser.