]> git.ipfire.org Git - thirdparty/cups.git/commit
Add "Introduction to the PPD Compiler" document.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 17 Oct 2008 04:44:53 +0000 (04:44 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 17 Oct 2008 04:44:53 +0000 (04:44 +0000)
commitab79832475737ba008fcb0d756082c9df7740985
tree908562b21ab678adb006074ce481d1426983c4be
parent2d5610528ceb6b6991afceeeea54a882bdfb1deb
Add "Introduction to the PPD Compiler" document.

Add DDK examples.

Fix drv man page.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@8061 7a7537e8-13f0-0310-91df-b6672ffda945
18 files changed:
Makefile
doc/Makefile
doc/cups.css
doc/help/ppd-compiler.html [new file with mode: 0644]
doc/help/ref-ppdcfile.html
examples/Makefile [new file with mode: 0644]
examples/color.drv [new file with mode: 0644]
examples/constraint.drv [new file with mode: 0644]
examples/custom.drv [new file with mode: 0644]
examples/grouping.drv [new file with mode: 0644]
examples/laserjet-basic.drv [new file with mode: 0644]
examples/laserjet-pjl.drv [new file with mode: 0644]
examples/minimum.drv [new file with mode: 0644]
examples/r300-basic.drv [new file with mode: 0644]
examples/r300-colorman.drv [new file with mode: 0644]
examples/r300-remote.drv [new file with mode: 0644]
man/drv.man.in
packaging/cups.list.in