summaryrefslogtreecommitdiff
path: root/doc/help/api-ppd.html
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2008-12-08 23:45:00 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2008-12-08 23:45:00 +0000
commit8b450588f48e8b6ecc27aa5c68d3805b92dddc83 (patch)
tree41d9347c3fd6df9126560ea89c8e9995b1a2cad9 /doc/help/api-ppd.html
parented6e7faf3e76edf2b4dbcf38fdbfbfe5c387550a (diff)
Merge changes from CUPS 1.4svn-r8177.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1084 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'doc/help/api-ppd.html')
-rw-r--r--doc/help/api-ppd.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/help/api-ppd.html b/doc/help/api-ppd.html
index d44fab422..bf087b5b7 100644
--- a/doc/help/api-ppd.html
+++ b/doc/help/api-ppd.html
@@ -4,7 +4,7 @@
<head>
<title>PPD API</title>
<meta name="keywords" content="Programming">
-<meta name="creator" content="Mini-XML v2.5">
+<meta name="creator" content="Mini-XML v2.6">
<style type="text/css"><!--
BODY {
font-family: lucida grande, geneva, helvetica, arial, sans-serif;
@@ -331,7 +331,7 @@ div.contents ul.subcontents li {
<body>
<div class='body'>
<!--
- "$Id: api-ppd.header 7616 2008-05-28 00:34:13Z mike $"
+ "$Id: api-ppd.header 8087 2008-10-27 21:37:05Z mike $"
PPD API header for the Common UNIX Printing System (CUPS).
@@ -366,7 +366,6 @@ div.contents ul.subcontents li {
</table></div>
<h2 class="title">Contents</h2>
<ul class="contents">
-</li>
<li><a href="#OVERVIEW">Overview</a><ul class="subcontents">
<li><a href="#LOADING">Loading a PPD File</a></li>
<li><a href="#OPTIONS_AND_GROUPS">Options and Groups</a></li>
@@ -424,7 +423,7 @@ conflicts.">ppdMarkOption</a></li>
<li><a href="#ppdPageSizeLimits" title="Return the custom page size limits.">ppdPageSizeLimits</a></li>
<li><a href="#ppdPageWidth" title="Get the page width for the given size.">ppdPageWidth</a></li>
<li><a href="#ppdSetConformance" title="Set the conformance level for PPD files.">ppdSetConformance</a></li>
-</ul>
+</ul></li>
<li><a href="#TYPES">Data Types</a><ul class="code">
<li><a href="#ppd_attr_t" title="PPD Attribute Structure ">ppd_attr_t</a></li>
<li><a href="#ppd_choice_t" title="Option choices">ppd_choice_t</a></li>