[seed] GTKDoc index.html should not be in GIT



commit aae8f33031ba528a5605fc2287090c868b08d496
Author: Robert Carr <racarr svn gnome org>
Date:   Sat May 23 15:44:47 2009 -0400

    GTKDoc index.html should not be in GIT
---
 doc/reference/html/index.html |   66 -----------------------------------------
 1 files changed, 0 insertions(+), 66 deletions(-)

diff --git a/doc/reference/html/index.html b/doc/reference/html/index.html
deleted file mode 100644
index a7d8e96..0000000
--- a/doc/reference/html/index.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Seed Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.0">
-<link rel="home" href="index.html" title="Seed Reference Manual">
-<link rel="next" href="pr01.html" title="Introduction">
-<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
-<link rel="stylesheet" href="style.css" type="text/css">
-<link rel="preface" href="pr01.html" title="Introduction">
-<link rel="part" href="pt01.html" title="Part I. API Reference">
-<link rel="chapter" href="ch01.html" title="General Seed Functions">
-<link rel="chapter" href="ch02.html" title="Value and Object manipulation">
-<link rel="index" href="ix01.html" title="Index">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<div class="book" title="Seed Reference Manual">
-<div class="titlepage">
-<div>
-<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Seed Reference Manual</p></th></tr></table></div>
-<div><p class="releaseinfo">
-      Documentation for Seed 0.7. 
-      The latest version of this documentation can be found on-line at
-      <a class="ulink" href="http://www.gnome.org/~racarr/seed/gtk-doc/index.html"; target="_top">http://www.gnome.org/~racarr/seed/gtk-doc/</a>.
-    </p></div>
-</div>
-<hr>
-</div>
-<div class="toc"><dl>
-<dt><span class="preface"><a href="pr01.html">Introduction</a></span></dt>
-<dt><span class="part"><a href="pt01.html">I. API Reference</a></span></dt>
-<dd><dl>
-<dt><span class="chapter"><a href="ch01.html">General Seed Functions</a></span></dt>
-<dd><dl>
-<dt>
-<span class="refentrytitle"><a href="seed-SeedContext.html">SeedContext</a></span><span class="refpurpose"></span>
-</dt>
-<dt>
-<span class="refentrytitle"><a href="seed-SeedClosure.html">SeedClosure</a></span><span class="refpurpose"></span>
-</dt>
-<dt>
-<span class="refentrytitle"><a href="seed-SeedString.html">SeedString</a></span><span class="refpurpose"> â?? Manipulation of <a class="link" href="seed-SeedString.html#SeedString" title="SeedString"><span class="type">SeedString</span></a> objects.</span>
-</dt>
-<dt>
-<span class="refentrytitle"><a href="seed-SeedException.html">SeedException</a></span><span class="refpurpose"> â?? Manipulation of JavaScript exceptions.</span>
-</dt>
-</dl></dd>
-<dt><span class="chapter"><a href="ch02.html">Value and Object manipulation</a></span></dt>
-<dd><dl>
-<dt>
-<span class="refentrytitle"><a href="seed-SeedObject.html">SeedObject</a></span><span class="refpurpose"></span>
-</dt>
-<dt>
-<span class="refentrytitle"><a href="seed-SeedValue.html">SeedValue</a></span><span class="refpurpose"> â?? Conversion between, and manipulation of, Seed and C types.</span>
-</dt>
-</dl></dd>
-</dl></dd>
-<dt><span class="index"><a href="ix01.html">Index</a></span></dt>
-</dl></div>
-</div>
-<div class="footer">
-<hr>
-          Generated by GTK-Doc V1.11</div>
-</body>
-</html>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]