aboutsummaryrefslogtreecommitdiffstats
path: root/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/index.html')
-rw-r--r--html/index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/html/index.html b/html/index.html
new file mode 100644
index 0000000..ad54365
--- /dev/null
+++ b/html/index.html
@@ -0,0 +1,10 @@
+<html>
+<head>
+<title>UNIX Speak Server 0.2pl2</title>
+</head>
+
+<frameset COLS="27%,73%">
+<frame SRC="toc.html" NAME="contents">
+<frame SRC="speak.lsm.html" NAME="main">
+</frameset>
+</html>