summaryrefslogtreecommitdiffstats
path: root/qtjava/javalib/docs
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commit90825e2392b2d70e43c7a25b8a3752299a933894 (patch)
treee33aa27f02b74604afbfd0ea4f1cfca8833d882a /qtjava/javalib/docs
downloadtdebindings-90825e2392b2d70e43c7a25b8a3752299a933894.tar.gz
tdebindings-90825e2392b2d70e43c7a25b8a3752299a933894.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'qtjava/javalib/docs')
-rw-r--r--qtjava/javalib/docs/Makefile.am5
-rw-r--r--qtjava/javalib/docs/en/Makefile.am25
-rw-r--r--qtjava/javalib/docs/en/index-1.html28
-rw-r--r--qtjava/javalib/docs/en/index-2.html58
-rw-r--r--qtjava/javalib/docs/en/index-3.html27
-rw-r--r--qtjava/javalib/docs/en/index-4.html24
-rw-r--r--qtjava/javalib/docs/en/index-5.html24
-rw-r--r--qtjava/javalib/docs/en/index-6.html37
-rw-r--r--qtjava/javalib/docs/en/index.html55
-rw-r--r--qtjava/javalib/docs/en/index.sgml74
10 files changed, 357 insertions, 0 deletions
diff --git a/qtjava/javalib/docs/Makefile.am b/qtjava/javalib/docs/Makefile.am
new file mode 100644
index 00000000..550ae513
--- /dev/null
+++ b/qtjava/javalib/docs/Makefile.am
@@ -0,0 +1,5 @@
+####### kdevelop will overwrite this part!!! (begin)##########
+
+SUBDIRS = en
+
+####### kdevelop will overwrite this part!!! (end)############
diff --git a/qtjava/javalib/docs/en/Makefile.am b/qtjava/javalib/docs/en/Makefile.am
new file mode 100644
index 00000000..994b6b10
--- /dev/null
+++ b/qtjava/javalib/docs/en/Makefile.am
@@ -0,0 +1,25 @@
+####### kdevelop will overwrite this part!!! (begin)##########
+
+
+EXTRA_DIST = index.html index-1.html index-2.html index-3.html index-4.html index-5.html index-6.html
+
+install-data-local:
+ $(mkinstalldirs) $(DESTDIR)$(kde_htmldir)/en/javalib/
+ $(INSTALL_DATA) $(srcdir)/index.html $(DESTDIR)$(kde_htmldir)/en/javalib/index.html
+ $(INSTALL_DATA) $(srcdir)/index-1.html $(DESTDIR)$(kde_htmldir)/en/javalib/index-1.html
+ $(INSTALL_DATA) $(srcdir)/index-2.html $(DESTDIR)$(kde_htmldir)/en/javalib/index-2.html
+ $(INSTALL_DATA) $(srcdir)/index-3.html $(DESTDIR)$(kde_htmldir)/en/javalib/index-3.html
+ $(INSTALL_DATA) $(srcdir)/index-4.html $(DESTDIR)$(kde_htmldir)/en/javalib/index-4.html
+ $(INSTALL_DATA) $(srcdir)/index-5.html $(DESTDIR)$(kde_htmldir)/en/javalib/index-5.html
+ $(INSTALL_DATA) $(srcdir)/index-6.html $(DESTDIR)$(kde_htmldir)/en/javalib/index-6.html
+
+uninstall-local:
+ -rm -f $(DESTDIR)$(kde_htmldir)/en/javalib/index.html
+ -rm -f $(DESTDIR)$(kde_htmldir)/en/javalib/index-1.html
+ -rm -f $(DESTDIR)$(kde_htmldir)/en/javalib/index-2.html
+ -rm -f $(DESTDIR)$(kde_htmldir)/en/javalib/index-3.html
+ -rm -f $(DESTDIR)$(kde_htmldir)/en/javalib/index-4.html
+ -rm -f $(DESTDIR)$(kde_htmldir)/en/javalib/index-5.html
+ -rm -f $(DESTDIR)$(kde_htmldir)/en/javalib/index-6.html
+
+####### kdevelop will overwrite this part!!! (end)############
diff --git a/qtjava/javalib/docs/en/index-1.html b/qtjava/javalib/docs/en/index-1.html
new file mode 100644
index 00000000..7363d248
--- /dev/null
+++ b/qtjava/javalib/docs/en/index-1.html
@@ -0,0 +1,28 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+ <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
+ <TITLE>The Javalib Handbook: Introduction</TITLE>
+ <LINK HREF="index-2.html" REL=next>
+
+ <LINK HREF="index.html#toc1" REL=contents>
+</HEAD>
+<BODY>
+<A HREF="index-2.html">Next</A>
+Previous
+<A HREF="index.html#toc1">Contents</A>
+<HR>
+<H2><A NAME="s1">1. Introduction</A></H2>
+
+<P>
+<H2><A NAME="ss1.1">1.1 Changes</A>
+</H2>
+
+<P>
+<P>
+<HR>
+<A HREF="index-2.html">Next</A>
+Previous
+<A HREF="index.html#toc1">Contents</A>
+</BODY>
+</HTML>
diff --git a/qtjava/javalib/docs/en/index-2.html b/qtjava/javalib/docs/en/index-2.html
new file mode 100644
index 00000000..1f6e9f97
--- /dev/null
+++ b/qtjava/javalib/docs/en/index-2.html
@@ -0,0 +1,58 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+ <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
+ <TITLE>The Javalib Handbook: Installation</TITLE>
+ <LINK HREF="index-3.html" REL=next>
+ <LINK HREF="index-1.html" REL=previous>
+ <LINK HREF="index.html#toc2" REL=contents>
+</HEAD>
+<BODY>
+<A HREF="index-3.html">Next</A>
+<A HREF="index-1.html">Previous</A>
+<A HREF="index.html#toc2">Contents</A>
+<HR>
+<H2><A NAME="s2">2. Installation</A></H2>
+
+<P>
+<H2><A NAME="ss2.1">2.1 How to obtain Javalib </A>
+</H2>
+
+<P>
+<P>
+<H2><A NAME="ss2.2">2.2 Requirements</A>
+</H2>
+
+<P>
+<P>
+<H2><A NAME="ss2.3">2.3 Compilation and installation</A>
+</H2>
+
+<P>
+<P>In order to compile and install Javalib on your system, type the following in
+the base directory of the Javalib distribution:
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+% ./configure
+% make
+% make install
+</PRE>
+</CODE></BLOCKQUOTE>
+<P>
+<P>Since Javalib uses
+<PRE>
+autoconf
+</PRE>
+ you should have not trouble
+compiling it.
+Should you run into problems please report them to the the author at
+<A HREF="mailto:Lost_Highway@tipitina.demon.co.uk">Richard Dale</A><P>
+<P>
+<P>
+<HR>
+<A HREF="index-3.html">Next</A>
+<A HREF="index-1.html">Previous</A>
+<A HREF="index.html#toc2">Contents</A>
+</BODY>
+</HTML>
diff --git a/qtjava/javalib/docs/en/index-3.html b/qtjava/javalib/docs/en/index-3.html
new file mode 100644
index 00000000..b8ae1ff7
--- /dev/null
+++ b/qtjava/javalib/docs/en/index-3.html
@@ -0,0 +1,27 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+ <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
+ <TITLE>The Javalib Handbook: Usage </TITLE>
+ <LINK HREF="index-4.html" REL=next>
+ <LINK HREF="index-2.html" REL=previous>
+ <LINK HREF="index.html#toc3" REL=contents>
+</HEAD>
+<BODY>
+<A HREF="index-4.html">Next</A>
+<A HREF="index-2.html">Previous</A>
+<A HREF="index.html#toc3">Contents</A>
+<HR>
+<H2><A NAME="s3">3. Usage </A></H2>
+
+<P>
+<H2><A NAME="ss3.1">3.1 General Usage</A>
+</H2>
+
+<P>
+<HR>
+<A HREF="index-4.html">Next</A>
+<A HREF="index-2.html">Previous</A>
+<A HREF="index.html#toc3">Contents</A>
+</BODY>
+</HTML>
diff --git a/qtjava/javalib/docs/en/index-4.html b/qtjava/javalib/docs/en/index-4.html
new file mode 100644
index 00000000..8985d1b5
--- /dev/null
+++ b/qtjava/javalib/docs/en/index-4.html
@@ -0,0 +1,24 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+ <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
+ <TITLE>The Javalib Handbook: Another Section</TITLE>
+ <LINK HREF="index-5.html" REL=next>
+ <LINK HREF="index-3.html" REL=previous>
+ <LINK HREF="index.html#toc4" REL=contents>
+</HEAD>
+<BODY>
+<A HREF="index-5.html">Next</A>
+<A HREF="index-3.html">Previous</A>
+<A HREF="index.html#toc4">Contents</A>
+<HR>
+<H2><A NAME="s4">4. Another Section</A></H2>
+
+<P>
+<P>
+<HR>
+<A HREF="index-5.html">Next</A>
+<A HREF="index-3.html">Previous</A>
+<A HREF="index.html#toc4">Contents</A>
+</BODY>
+</HTML>
diff --git a/qtjava/javalib/docs/en/index-5.html b/qtjava/javalib/docs/en/index-5.html
new file mode 100644
index 00000000..0311add8
--- /dev/null
+++ b/qtjava/javalib/docs/en/index-5.html
@@ -0,0 +1,24 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+ <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
+ <TITLE>The Javalib Handbook: Questions and Answers</TITLE>
+ <LINK HREF="index-6.html" REL=next>
+ <LINK HREF="index-4.html" REL=previous>
+ <LINK HREF="index.html#toc5" REL=contents>
+</HEAD>
+<BODY>
+<A HREF="index-6.html">Next</A>
+<A HREF="index-4.html">Previous</A>
+<A HREF="index.html#toc5">Contents</A>
+<HR>
+<H2><A NAME="s5">5. Questions and Answers</A></H2>
+
+<P>
+<P>
+<HR>
+<A HREF="index-6.html">Next</A>
+<A HREF="index-4.html">Previous</A>
+<A HREF="index.html#toc5">Contents</A>
+</BODY>
+</HTML>
diff --git a/qtjava/javalib/docs/en/index-6.html b/qtjava/javalib/docs/en/index-6.html
new file mode 100644
index 00000000..3528ffb9
--- /dev/null
+++ b/qtjava/javalib/docs/en/index-6.html
@@ -0,0 +1,37 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+ <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
+ <TITLE>The Javalib Handbook: Copyright</TITLE>
+ <LINK HREF="index-5.html" REL=previous>
+ <LINK HREF="index.html#toc6" REL=contents>
+</HEAD>
+<BODY>
+Next
+<A HREF="index-5.html">Previous</A>
+<A HREF="index.html#toc6">Contents</A>
+<HR>
+<H2><A NAME="s6">6. Copyright</A></H2>
+
+<P>
+<P>Javalib Copyright 2000 Richard Dale , Lost_Highway@tipitina.demon.co.uk
+<P>
+<P>This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+<P>This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+<P>You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+<P>
+<P>
+<HR>
+Next
+<A HREF="index-5.html">Previous</A>
+<A HREF="index.html#toc6">Contents</A>
+</BODY>
+</HTML>
diff --git a/qtjava/javalib/docs/en/index.html b/qtjava/javalib/docs/en/index.html
new file mode 100644
index 00000000..d85635d4
--- /dev/null
+++ b/qtjava/javalib/docs/en/index.html
@@ -0,0 +1,55 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+ <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
+ <TITLE>The Javalib Handbook</TITLE>
+ <LINK HREF="index-1.html" REL=next>
+
+
+</HEAD>
+<BODY>
+<A HREF="index-1.html">Next</A>
+Previous
+Contents
+<HR>
+<H1>The Javalib Handbook</H1>
+
+<H2>Richard Dale <CODE>Lost_Highway@tipitina.demon.co.uk</CODE></H2>Version 0.1 , Sat Nov 11 16:26:58 GMT 2000
+<P><HR>
+<EM>This Handbook describes Javalib Version 0.1</EM>
+<HR>
+<P>
+<H2><A NAME="toc1">1.</A> <A HREF="index-1.html">Introduction</A></H2>
+
+<UL>
+<LI><A HREF="index-1.html#ss1.1">1.1 Changes</A>
+</UL>
+<P>
+<H2><A NAME="toc2">2.</A> <A HREF="index-2.html">Installation</A></H2>
+
+<UL>
+<LI><A HREF="index-2.html#ss2.1">2.1 How to obtain Javalib </A>
+<LI><A HREF="index-2.html#ss2.2">2.2 Requirements</A>
+<LI><A HREF="index-2.html#ss2.3">2.3 Compilation and installation</A>
+</UL>
+<P>
+<H2><A NAME="toc3">3.</A> <A HREF="index-3.html">Usage </A></H2>
+
+<UL>
+<LI><A HREF="index-3.html#ss3.1">3.1 General Usage</A>
+</UL>
+<P>
+<H2><A NAME="toc4">4.</A> <A HREF="index-4.html">Another Section</A></H2>
+
+<P>
+<H2><A NAME="toc5">5.</A> <A HREF="index-5.html">Questions and Answers</A></H2>
+
+<P>
+<H2><A NAME="toc6">6.</A> <A HREF="index-6.html">Copyright</A></H2>
+
+<HR>
+<A HREF="index-1.html">Next</A>
+Previous
+Contents
+</BODY>
+</HTML>
diff --git a/qtjava/javalib/docs/en/index.sgml b/qtjava/javalib/docs/en/index.sgml
new file mode 100644
index 00000000..50f771e9
--- /dev/null
+++ b/qtjava/javalib/docs/en/index.sgml
@@ -0,0 +1,74 @@
+
+<!doctype linuxdoc system>
+<article>
+<title>The Javalib Handbook
+<author>Richard Dale <tt>Lost_Highway@tipitina.demon.co.uk</tt>
+<date>Version 0.1 , Sat Nov 11 16:26:58 GMT 2000
+<abstract>
+This Handbook describes Javalib Version 0.1
+</abstract>
+
+<toc>
+
+<sect>Introduction
+<p>
+<sect1>Changes
+<p>
+
+<sect>Installation
+<p>
+<sect1>How to obtain Javalib
+<p>
+
+<sect1>Requirements
+<p>
+
+<sect1>Compilation and installation
+<p>
+
+In order to compile and install Javalib on your system, type the following in
+the base directory of the Javalib distribution:
+
+<tscreen><verb>
+% ./configure
+% make
+% make install
+</verb></tscreen>
+
+<p>
+Since Javalib uses <verb>autoconf</verb> you should have not trouble
+compiling it.
+Should you run into problems please report them to the the author at
+<htmlurl url="mailto:Lost_Highway@tipitina.demon.co.uk" name = "Richard Dale">
+
+
+<p>
+<sect> Usage <p>
+<sect1> General Usage
+<p>
+<sect> Another Section
+<p>
+
+<sect>Questions and Answers<p>
+
+<sect>Copyright<p>
+
+Javalib Copyright 2000 Richard Dale , Lost_Highway@tipitina.demon.co.uk
+
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+
+<p>
+</article>