]> git.ipfire.org Git - thirdparty/cups.git/blame - doc/help/man-ppdhtml.html
Greatly simplify the man page handling.
[thirdparty/cups.git] / doc / help / man-ppdhtml.html
CommitLineData
c277f98c 1<!DOCTYPE HTML>
94436c5a
MS
2<html>
3<!-- SECTION: Man Pages -->
4<head>
5 <link rel="stylesheet" type="text/css" href="../cups-printable.css">
6 <title>ppdhtml(1)</title>
7</head>
8<body>
9<h1 class="title">ppdhtml(1)</h1>
10<h2 class="title"><a name="NAME">Name</a></h2>
b4a8492a 11ppdhtml - cups html summary generator (deprecated)
94436c5a 12<h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
c277f98c 13<b>ppdhtml</b>
b4a8492a
MS
14[
15<b>-D </b><i>name</i>[<b>=</b><i>value</i>]
16] [
17<b>-I</b>
c277f98c
MS
18<i>include-directory</i>
19]
20<i>source-file</i>
21<h2 class="title"><a name="DESCRIPTION">Description</a></h2>
b4a8492a
MS
22<b>ppdhtml</b> reads a driver information file and produces a HTML summary page that lists all of the drivers in a file and the supported options.
23<b>This program is deprecated and will be removed in a future release of CUPS.</b>
24<h2 class="title"><a name="OPTIONS">Options</a></h2>
25<b>ppdhtml</b> supports the following options:
26<dl class="man">
27<dt><b>-D </b><i>name</i>[<b>=</b><i>value</i>]
28<dd style="margin-left: 5.0em">Sets the named variable for use in the source file.
29It is equivalent to using the <i>#define</i> directive in the source file.
30<dt><b>-I </b><i>include-directory</i>
31<dd style="margin-left: 5.0em">Specifies an alternate include directory.
32Multiple <i>-I</i> options can be supplied to add additional directories.
33</dl>
87030afb
MS
34<h2 class="title"><a name="NOTES">Notes</a></h2>
35PPD files are deprecated and will no longer be supported in a future feature release of CUPS.
36Printers that do not support IPP can be supported using applications such as
37<b>ippeveprinter</b>(1).
94436c5a 38<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
87030afb
MS
39<b>ppdc</b>(1),
40<b>ppdcfile</b>(5),
41<b>ppdi</b>(1),
42<b>ppdmerge</b>(1),
43<b>ppdpo</b>(1),
b4a8492a 44CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
94436c5a 45<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
87030afb 46Copyright &copy; 2007-2019 by Apple Inc.
94436c5a
MS
47
48</body>
49</html>