summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjacomi1999-04-13 09:42:06 +0000
committerjacomi1999-04-13 09:42:06 +0000
commit65e33804443228d98fdf408f01f975f1bfbc3a90 (patch)
treeedb641d57d00f33eb0cbde550371d04e0eb9459e /doc
parent70ca40b271254bf4b00fbf91d30d077367c492c3 (diff)
downloadivy-perl-65e33804443228d98fdf408f01f975f1bfbc3a90.zip
ivy-perl-65e33804443228d98fdf408f01f975f1bfbc3a90.tar.gz
ivy-perl-65e33804443228d98fdf408f01f975f1bfbc3a90.tar.bz2
ivy-perl-65e33804443228d98fdf408f01f975f1bfbc3a90.tar.xz
doc files added to package
Diffstat (limited to 'doc')
-rw-r--r--doc/ivy-perl-6.html5
-rw-r--r--doc/ivy-perl-7.html25
-rw-r--r--doc/ivy-perl.16
-rw-r--r--doc/ivy-perl.html2
4 files changed, 35 insertions, 3 deletions
diff --git a/doc/ivy-perl-6.html b/doc/ivy-perl-6.html
index a5ad87b..9d31b44 100644
--- a/doc/ivy-perl-6.html
+++ b/doc/ivy-perl-6.html
@@ -3,11 +3,12 @@
<HEAD>
<META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.7">
<TITLE>The Ivy C library guide: Conventions for writing applications</TITLE>
+ <LINK HREF="ivy-perl-7.html" REL=next>
<LINK HREF="ivy-perl-5.html" REL=previous>
<LINK HREF="ivy-perl.html#toc6" REL=contents>
</HEAD>
<BODY>
-Next
+<A HREF="ivy-perl-7.html">Next</A>
<A HREF="ivy-perl-5.html">Previous</A>
<A HREF="ivy-perl.html#toc6">Contents</A>
<HR>
@@ -27,7 +28,7 @@ Example:
<p><CODE>AIRCRAFT:LIB720 Moved lat=46.1697 lon=2.0844 vx=-36 vy=-463 afl=330 rate=0 heading=184 ground_speed=465
mach_speed=0 tendance=0 time=24600 cfl=330</CODE>
<HR>
-Next
+<A HREF="ivy-perl-7.html">Next</A>
<A HREF="ivy-perl-5.html">Previous</A>
<A HREF="ivy-perl.html#toc6">Contents</A>
</BODY>
diff --git a/doc/ivy-perl-7.html b/doc/ivy-perl-7.html
new file mode 100644
index 0000000..c46da20
--- /dev/null
+++ b/doc/ivy-perl-7.html
@@ -0,0 +1,25 @@
+<!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: Known bugs</TITLE>
+ <LINK HREF="ivy-perl-6.html" REL=previous>
+ <LINK HREF="ivy-perl.html#toc7" REL=contents>
+</HEAD>
+<BODY>
+Next
+<A HREF="ivy-perl-6.html">Previous</A>
+<A HREF="ivy-perl.html#toc7">Contents</A>
+<HR>
+<H2><A NAME="s7">7. Known bugs</A></H2>
+<p>This version is only compatible with perl-tk 402-004.
+<p>It does not work with perl-tk 400.202 (fileId event problem)
+<p>It does not work with perl-tk_800.011 (remove file descriptor problem)
+
+
+<HR>
+Next
+<A HREF="ivy-perl-6.html">Previous</A>
+<A HREF="ivy-perl.html#toc7">Contents</A>
+</BODY>
+</HTML>
diff --git a/doc/ivy-perl.1 b/doc/ivy-perl.1
index 265354c..dbc2372 100644
--- a/doc/ivy-perl.1
+++ b/doc/ivy-perl.1
@@ -75,7 +75,11 @@ The essential functions of Ivy are:
.SH DIAGNOSTICS
error messages displayed
.SH BUGS
-none reported yet!
+This version is only compatible with perl-tk 402-004.
+.nf
+It does not work with perl-tk 400.202 (fileId event problem)
+.nf
+It does not work with perl-tk_800.011 (remove file descriptor problem)
.SH AUTHORS
.nf
Alexandre Bustico <bustico@cenatoulouse.dgac.fr>
diff --git a/doc/ivy-perl.html b/doc/ivy-perl.html
index 006ae35..58b8ea1 100644
--- a/doc/ivy-perl.html
+++ b/doc/ivy-perl.html
@@ -56,6 +56,8 @@ of the library.</EM>
<P>
<H2><A NAME="toc6">6.</A> <A HREF="ivy-perl-6.html">Conventions for writing applications</A></H2>
+<P>
+<H2><A NAME="toc7">7.</A> <A HREF="ivy-perl-7.html">Known bugs</A></H2>
<HR>
<A HREF="ivy-perl-1.html">Next</A>
Previous