]> git.ipfire.org Git - thirdparty/cups.git/blob - man/ppdhtml.man
41311430def65b9809245d207810c708c0a71cdf
[thirdparty/cups.git] / man / ppdhtml.man
1 .\"
2 .\" "$Id$"
3 .\"
4 .\" ppdhtml man page for CUPS.
5 .\"
6 .\" Copyright 2007-2014 by Apple Inc.
7 .\" Copyright 1997-2007 by Easy Software Products.
8 .\"
9 .\" These coded instructions, statements, and computer programs are the
10 .\" property of Apple Inc. and are protected by Federal copyright
11 .\" law. Distribution and use rights are outlined in the file "LICENSE.txt"
12 .\" which should have been included with this file. If this file is
13 .\" file is missing or damaged, see the license at "http://www.cups.org/".
14 .\"
15 .TH ppdhtml 1 "CUPS" "12 June 2014" "Apple Inc."
16 .SH NAME
17 ppdhtml \- cups html summary generator (deprecated)
18 .SH SYNOPSIS
19 .B ppdhtml
20 [
21 \fB\-D \fIname\fR[\fB=\fIvalue\fR]
22 ] [
23 .B \-I
24 .I include-directory
25 ]
26 .I source-file
27 .SH DESCRIPTION
28 \fBppdhtml\fR reads a driver information file and produces a HTML summary page that lists all of the drivers in a file and the supported options.
29 \fBThis program is deprecated and will be removed in a future release of CUPS.\fR
30 .SH OPTIONS
31 \fBppdhtml\fR supports the following options:
32 .TP 5
33 \fB\-D \fIname\fR[\fB=\fIvalue\fR]
34 Sets the named variable for use in the source file.
35 It is equivalent to using the \fI#define\fR directive in the source file.
36 .TP 5
37 \fB\-I \fIinclude-directory\fR
38 Specifies an alternate include directory.
39 Multiple \fI-I\fR options can be supplied to add additional directories.
40 .SH SEE ALSO
41 .BR ppdc (1),
42 .BR ppdcfile (5),
43 .BR ppdi (1),
44 .BR ppdmerge (1),
45 .BR ppdpo (1),
46 CUPS Online Help (http://localhost:631/help)
47 .SH COPYRIGHT
48 Copyright \[co] 2007-2015 by Apple Inc.
49 .\"
50 .\" End of "$Id$".
51 .\"