]> git.ipfire.org Git - thirdparty/cups.git/blame - man/ppdhtml.1
Changelog
[thirdparty/cups.git] / man / ppdhtml.1
CommitLineData
ac884b6a 1.\"
b4a8492a 2.\" ppdhtml man page for CUPS.
ac884b6a 3.\"
87030afb
MS
4.\" Copyright © 2007-2019 by Apple Inc.
5.\" Copyright © 1997-2007 by Easy Software Products.
ac884b6a 6.\"
87030afb
MS
7.\" Licensed under Apache License v2.0. See the file "LICENSE" for more
8.\" information.
ac884b6a 9.\"
87030afb 10.TH ppdhtml 1 "CUPS" "26 April 2019" "Apple Inc."
ac884b6a 11.SH NAME
b4a8492a 12ppdhtml \- cups html summary generator (deprecated)
ac884b6a
MS
13.SH SYNOPSIS
14.B ppdhtml
b4a8492a
MS
15[
16\fB\-D \fIname\fR[\fB=\fIvalue\fR]
17] [
18.B \-I
ac884b6a
MS
19.I include-directory
20]
21.I source-file
22.SH DESCRIPTION
b4a8492a
MS
23\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.
24\fBThis program is deprecated and will be removed in a future release of CUPS.\fR
25.SH OPTIONS
26\fBppdhtml\fR supports the following options:
27.TP 5
28\fB\-D \fIname\fR[\fB=\fIvalue\fR]
29Sets the named variable for use in the source file.
30It is equivalent to using the \fI#define\fR directive in the source file.
31.TP 5
32\fB\-I \fIinclude-directory\fR
33Specifies an alternate include directory.
34Multiple \fI-I\fR options can be supplied to add additional directories.
87030afb
MS
35.SH NOTES
36PPD files are deprecated and will no longer be supported in a future feature release of CUPS.
37Printers that do not support IPP can be supported using applications such as
38.BR ippeveprinter (1).
ac884b6a 39.SH SEE ALSO
b4a8492a
MS
40.BR ppdc (1),
41.BR ppdcfile (5),
42.BR ppdi (1),
43.BR ppdmerge (1),
44.BR ppdpo (1),
45CUPS Online Help (http://localhost:631/help)
ac884b6a 46.SH COPYRIGHT
87030afb 47Copyright \[co] 2007-2019 by Apple Inc.