From: Michael R Sweet Date: Mon, 1 Mar 2021 02:37:17 +0000 (-0500) Subject: More doco updates for new codedoc. X-Git-Tag: v2.4b1~255 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2f718d4a6bb2ff8db22a193e693f84f6807618c;p=thirdparty%2Fcups.git More doco updates for new codedoc. --- diff --git a/cups/Makefile b/cups/Makefile index 868fce018c..2ef0368f91 100644 --- a/cups/Makefile +++ b/cups/Makefile @@ -727,7 +727,7 @@ tlscheck: tlscheck.o $(LIBCUPSSTATIC) # apihelp: - echo Generating CUPS API help files... + echo "Generating CUPS Programming Manual..." $(RM) cupspm.xml codedoc --section "Programming" --body cupspm.md \ cupspm.xml \ @@ -739,17 +739,17 @@ apihelp: codedoc --section "Programming" --body cupspm.md \ cupspm.xml > ../doc/help/cupspm.html $(RM) cupspm.xml + echo "Generating Administration APIs help..." codedoc --section "Programming" --title "Administration APIs" \ - --css ../doc/cups-printable.css \ --header api-admin.header --body api-admin.shtml \ adminutil.c adminutil.h getdevices.c >../doc/help/api-admin.html + echo "Generating PPD API (deprecated) help..." codedoc --section "Programming" --title "PPD API (DEPRECATED)" \ - --css ../doc/cups-printable.css \ --header api-ppd.header --body api-ppd.shtml \ ppd.h ppd-*.c raster-interstub.c >../doc/help/api-ppd.html + echo "Generating Filter and Backend Programming help..." codedoc --section "Programming" \ --title "Filter and Backend Programming" \ - --css ../doc/cups-printable.css \ --header api-filter.header --body api-filter.shtml \ backchannel.c backend.h backend.c sidechannel.c sidechannel.h \ >../doc/help/api-filter.html diff --git a/doc/help/api-admin.html b/doc/help/api-admin.html index 644d494f80..0309a11d0d 100644 --- a/doc/help/api-admin.html +++ b/doc/help/api-admin.html @@ -12,376 +12,94 @@ diff --git a/doc/help/api-filter.html b/doc/help/api-filter.html index 8039a94d66..c56d63185e 100644 --- a/doc/help/api-filter.html +++ b/doc/help/api-filter.html @@ -12,376 +12,94 @@ diff --git a/doc/help/api-ppd.html b/doc/help/api-ppd.html index 8f6d5553e7..8873a6cd55 100644 --- a/doc/help/api-ppd.html +++ b/doc/help/api-ppd.html @@ -12,376 +12,94 @@ diff --git a/doc/help/cupspm.epub b/doc/help/cupspm.epub index 56d5e0543a..e43ba8f0dd 100644 Binary files a/doc/help/cupspm.epub and b/doc/help/cupspm.epub differ diff --git a/doc/help/postscript-driver.html b/doc/help/postscript-driver.html index f94fa72fd7..2275ea6b3a 100644 --- a/doc/help/postscript-driver.html +++ b/doc/help/postscript-driver.html @@ -1,386 +1,105 @@ - + - - Developing PostScript Printer Drivers - - - - - - - - - + + +
- - Introduction to the PPD Compiler - - - - - - - - - + + +
- - Developing Raster Printer Drivers - - - - - - - - - + + +
- - CUPS PPD Extensions - - - - - - - - - + + +