summaryrefslogtreecommitdiff
path: root/doc/ivy-c.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ivy-c.html')
-rw-r--r--doc/ivy-c.html68
1 files changed, 0 insertions, 68 deletions
diff --git a/doc/ivy-c.html b/doc/ivy-c.html
deleted file mode 100644
index 3296ce6..0000000
--- a/doc/ivy-c.html
+++ /dev/null
@@ -1,68 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<HTML>
-<HEAD>
- <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.7">
- <TITLE>The Ivy C library guide</TITLE>
- <LINK HREF="ivy-c-1.html" REL=next>
-
-
-</HEAD>
-<BODY>
-<A HREF="ivy-c-1.html">Next</A>
-Previous
-Contents
-<HR>
-<H1>The Ivy C library guide</H1>
-
-<H2>Stéphane Chatty, <CODE>chatty@cena.dgac.fr</CODE></H2>1 April 1999
-<P><HR>
-<EM>This document is a programmer's guide that describes how to use the Ivy C
-library to connect applications to an Ivy bus. This guide describes version 3.0
-of the library.</EM>
-<HR>
-<P>
-<H2><A NAME="toc1">1.</A> <A HREF="ivy-c-1.html">General information</A></H2>
-
-<UL>
-<LI><A HREF="ivy-c-1.html#ss1.1">1.1 What is Ivy?</A>
-<LI><A HREF="ivy-c-1.html#ss1.2">1.2 The Ivy C library</A>
-</UL>
-<P>
-<H2><A NAME="toc2">2.</A> <A HREF="ivy-c-2.html">Getting and installing the Ivy C library</A></H2>
-
-<UL>
-<LI><A HREF="ivy-c-2.html#ss2.1">2.1 Installing RedHat or Debian packages</A>
-<LI><A HREF="ivy-c-2.html#ss2.2">2.2 Getting and compiling the sources</A>
-</UL>
-<P>
-<H2><A NAME="toc3">3.</A> <A HREF="ivy-c-3.html">Basic functions</A></H2>
-
-<UL>
-<LI><A HREF="ivy-c-3.html#ss3.1">3.1 Initialization and main loop</A>
-<LI><A HREF="ivy-c-3.html#ss3.2">3.2 Emitting messages</A>
-<LI><A HREF="ivy-c-3.html#ss3.3">3.3 Subscribing to messages</A>
-<LI><A HREF="ivy-c-3.html#ss3.4">3.4 Example</A>
-</UL>
-<P>
-<H2><A NAME="toc4">4.</A> <A HREF="ivy-c-4.html">Advanced functions</A></H2>
-
-<UL>
-<LI><A HREF="ivy-c-4.html#ss4.1">4.1 Utilities</A>
-<LI><A HREF="ivy-c-4.html#ss4.2">4.2 Direct messages</A>
-</UL>
-<P>
-<H2><A NAME="toc5">5.</A> <A HREF="ivy-c-5.html">Managing timers and other channels</A></H2>
-
-<UL>
-<LI><A HREF="ivy-c-5.html#ss5.1">5.1 Adding channels and timers to the Ivy main loop</A>
-<LI><A HREF="ivy-c-5.html#ss5.2">5.2 Adding Ivy to another main loop</A>
-</UL>
-<P>
-<H2><A NAME="toc6">6.</A> <A HREF="ivy-c-6.html">Conventions for writing applications</A></H2>
-
-<HR>
-<A HREF="ivy-c-1.html">Next</A>
-Previous
-Contents
-</BODY>
-</HTML>