aboutsummaryrefslogtreecommitdiffhomepage
path: root/libslang/doc/slangdoc.html
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2011-10-14 04:55:05 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2011-10-14 04:55:05 +0200
commit6aa0e0017d7d0cddc006da885946934b06949a91 (patch)
tree66b688ec32e2f91266db760b1762f2a50cc52036 /libslang/doc/slangdoc.html
parenta966db5b71328f6adf9dd767e64b322a3bd7ed9c (diff)
downloaderlang-slang-fork-6aa0e0017d7d0cddc006da885946934b06949a91.tar.gz
include libslang-1.4.9 and automatically build it and link erlang-slang against it
few (erlang) people will still have libslang-1.4.9 installed or spend time to get it to link against the driver
Diffstat (limited to 'libslang/doc/slangdoc.html')
-rw-r--r--libslang/doc/slangdoc.html27
1 files changed, 27 insertions, 0 deletions
diff --git a/libslang/doc/slangdoc.html b/libslang/doc/slangdoc.html
new file mode 100644
index 0000000..97ef431
--- /dev/null
+++ b/libslang/doc/slangdoc.html
@@ -0,0 +1,27 @@
+<!doctype html public "-//ietf//dtd html 2.0//en">
+<html>
+<title>Index</title>
+<body>
+
+The slang documentation available online from
+<a href="http://www.s-lang.org/docs.html">
+http://www.s-lang.org/docs.html</a>.<p>
+
+The entire documentation (HTML, SGML, text, postscript, and
+text-macro formats) is also available for download from
+<a href="ftp://space.mit.edu/pub/davis/slang/">
+ftp://space.mit.edu/pub/davis/slang/</a><p>
+
+If you have downloaded the above file, then the following local links should
+work:<p>
+
+<a href="html/slang.html">A Guide to the S-Lang Language</a><p>
+
+<a href="html/cslang.html">S-Lang Library Programmer's Guide</a><p>
+
+<a href="html/slangfun.html">Intrinsic Function Reference</a><p>
+
+<a href="html/cref.html">C Library Reference</a><p>
+
+</body>
+</html>