blob: 0cd59c7cf9b5287b65e64d3d604c31fe93152ce5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
% Readme for MAKEPROG 25 Sep 90
%---------------------------------------------------------
% (c) 1989,1990 by J.Schrod (TeXsys).
This is the MAKEPROG system of structured documentation.
It has the version number 1.0.1.
These programs are given away to you under the conditions of the GNU
General Public License. This license is described in the file COPYING.
It is delivered either as a compressed tar or a ZOO archive. If you
dearchive it with ZOO you should use "x//" as the extraction command
to create all directories.
The following directory structure is used:
./makeprog General files, like Readme and COPYING.
./makeprog/src WEB source and TeX macro files
./makeprog/docu documentation
./makeprog/dos DOS executable and Turbo Pascal changefiles
./makeprog/webtoc changefiles and resulting C source from WEBtoC
I have included the article ``Literate Programming'' of Prof. Knuth
in the DOCU subdirectory, it consists of the two files web.tex and
primes.web. It should be read first because it focuses on the
principles standing behind every WEB-like system. Afterwards a look
should be taken on mkprgdoc.tex -- the user documentation of the
MAKEPROG system. The installation procedure is described (very short)
in a section of this report.
Please note that the DOS changefile makeprog.chf is produced by
merging the changefiles makeprog.cf? with TIE and discarding the debug
switches afterwards.
Please send bug reports or enhancements to:
Detig Schrod \TeX{}sys
Joachim Schrod
Kranichweg 1
D-6074 R\"odermark-Urberach
FR Germany
Bitnet: XITIJSCH@DDATHD21
----
|