• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

OLD/help/H04-Mar-2018-933709

internal/H03-May-2022-

text/H03-May-2022-

tm/H04-Mar-2018-23,58919,772

READMEH A D04-Mar-20181.1 KiB2620

README

1The documentation here is provided in text format.  Documentation in
2SGML, HTML, TeX, and postscript formats are also available from
3<ftp://space.mit.edu/pub/davis/slang/v2.0/slang-doc.tar.gz> as well as the
4mirror sites.  In addition, the documentation is available on-line from
5<http://www.jedsoft.org/slang/docs.html>.
6
7The text subdirectory contains:
8
9   text/slang.txt    Documentation describing the slang language
10   text/cslang.txt   C programmer's guide to the library
11   text/cref.txt     Reference Manual for the C functions
12   text/slangfun.txt Reference Manual for the slang intrinsic functions
13
14There may be additional subdirectories:
15
16   tm/               Text-Macro source for documentation
17   html/             Documentation in HTML form
18   text/             Documentation in text form
19   ps/               Documentation in postscript (from LaTeX)
20   pdf/              Documentation in postscript (from pdflatex)
21
22The documentation was created by linuxdoc-tools from an SGML format,
23which itself was created from text-macro source.  The LaTeX2e output
24produced by linuxdoc-tools needed some additional tweaking by the
25script tm/fixtex.sl.
26