~lynxman/ubuntu/natty/mcollective/natty-upstart

« back to all changes in this revision

Viewing changes to doc/index.html

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland
  • Date: 2011-02-01 09:15:08 UTC
  • Revision ID: james.westby@ubuntu.com-20110201091508-9mev8fi5vixip5vs
Tags: upstream-1.0.0
ImportĀ upstreamĀ versionĀ 1.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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
    The Marionette Collective version 1.0.0
 
9
 
 
10
  -->
 
11
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
12
<head>
 
13
  <title>The Marionette Collective version 1.0.0</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="classes/MCollective.html" name="docwin" />
 
23
</frameset>
 
24
</html>
 
 
b'\\ No newline at end of file'