diff options
Diffstat (limited to 'libslang/doc/slangdoc.html')
-rw-r--r-- | libslang/doc/slangdoc.html | 27 |
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> |