diff options
Diffstat (limited to 'src/bin/pgaccess/doc/html/documentation.html')
-rw-r--r-- | src/bin/pgaccess/doc/html/documentation.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/src/bin/pgaccess/doc/html/documentation.html b/src/bin/pgaccess/doc/html/documentation.html new file mode 100644 index 00000000000..48d3fa5ec14 --- /dev/null +++ b/src/bin/pgaccess/doc/html/documentation.html @@ -0,0 +1,19 @@ +<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> +<html> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <meta name="GENERATOR" content="Mozilla/4.61 [en] (X11; I; Linux 2.2.11 i586) [Netscape]"> +</head> +<body bgcolor="#FEFEDF"> + +<h2> +Documentation</h2> + +<hr WIDTH="100%"> +<p>Still need to be written. Some information can be found in the help +included in the main program. +<p>Jim Lemon <Jim.Lemon@uts.EDU.AU> has started writing a <a href="tutorial/index.html">tutorial</a>. +Thought it is based on earlier versions than 0.98 it is a beginning after +all, isn't it ? +</body> +</html> |