|
|
1.1 root 1: .TH DOCGEN 1
2: .CT 1 writing_aids
3: .SH NAME
4: docgen \- generate a document from a script
5: .SH SYNOPSIS
6: .B docgen
7: [
8: .I option ...
9: ]
10: [
11: .I ofile
12: ]
13: .SH DESCRIPTION
14: .I Docgen
15: guides interactive preparation of standard documents
16: according to canned scripts and
17: places the output in
18: .I ofile.
19: The output typically takes the form of
20: .IR troff (1)
21: input.
22: These options invoke standard scripts:
23: .TP
24: .B -mcs
25: (default) Bell Labs cover sheet; output (\c
26: .F temp.cover
27: by default)
28: may be typeset thus:
29: .L "troff temp.cover"
30: .TP
31: .B -ms
32: documents using the macro package
33: .IR ms (6);
34: output
35: .RF ( temp
36: by default) may be typeset thus:
37: .L "troff -ms temp"
38: .TP
39: .B -mm
40: similarly for the MM macro package of System V
41: .PP
42: Other options are:
43: .TP
44: .BI -f " file"
45: take script from
46: .I file
47: .TP
48: .B -v
49: (verbose) print document as it is generated
50: .TP
51: .B -d
52: (debug) print information about the script
53: as it is read
54: .PP
55: The reference tells how to construct scripts.
56: .SH FILES
57: .F /usr/lib/docgen/*
58: scripts
59: .br
60: .F temp.cover
61: .br
62: .F temp
63: .SH "SEE ALSO"
64: .IR troff (1),
65: .IR ms (6),
66: .IR mcs (6)
67: .SH BUGS
68: Not all document types are implemented.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.