summaryrefslogtreecommitdiff
path: root/doc/help/api-ppd.html
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2014-07-31 00:58:00 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2014-07-31 00:58:00 +0000
commit240214ef2354ccad90d971e5d935cda6842e0697 (patch)
tree2da7ce460348c0fa5a28ac6caf850e01df48ab7e /doc/help/api-ppd.html
parentc034d390f2528b0b824d43372e93e213d88489ca (diff)
Remove implementation of cupsGetClasses, cupsGetPrinters, and cupsTempFile;
these functions are still exported but they all now return empty results. Update API documentation. Update version number to 2.0b1 without SVN identifier. Fix some more RPM spec file issues. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12073 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'doc/help/api-ppd.html')
-rw-r--r--doc/help/api-ppd.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/help/api-ppd.html b/doc/help/api-ppd.html
index 47c10386c..5121b6594 100644
--- a/doc/help/api-ppd.html
+++ b/doc/help/api-ppd.html
@@ -39,6 +39,18 @@ P.example {
margin-left: 36pt;
}
+DL.man DD {
+ margin-left: 5em;
+}
+
+DL.man DT {
+ margin-left: 0;
+}
+
+PRE.man {
+ margin: 0;
+}
+
PRE.example {
background: #eeeeee;
border: dotted thin #999999;