]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/Makefile
Drop cupstestdsc program and related documentation (Issue #5450)
[thirdparty/cups.git] / doc / Makefile
index df3f2f7a096a4e17fc2297fd2d2d21705fe2a560..01ea3af3c924b175421f6ca06581ebf350c06520 100644 (file)
@@ -1,14 +1,10 @@
 #
 # Documentation makefile for CUPS.
 #
-# Copyright 2007-2014 by Apple Inc.
+# Copyright 2007-2018 by Apple Inc.
 # Copyright 1997-2007 by Easy Software Products.
 #
-# These coded instructions, statements, and computer programs are the
-# property of Apple Inc. and are protected by Federal copyright
-# law.  Distribution and use rights are outlined in the file "LICENSE.txt"
-# which should have been included with this file.  If this file is
-# file is missing or damaged, see the license at "http://www.cups.org/".
+# Licensed under Apache License v2.0.  See the file "LICENSE" for more information.
 #
 
 include ../Makedefs
@@ -44,18 +40,15 @@ HELPIMAGES  =       \
                        images/smiley.jpg
 HELPFILES      =       \
                        help/accounting.html \
-                       help/api-array.html \
-                       help/api-cgi.html \
-                       help/api-cups.html \
-                       help/api-filedir.html \
+                       help/admin.html \
+                       help/api-admin.html \
                        help/api-filter.html \
-                       help/api-httpipp.html \
-                       help/api-mime.html \
-                       help/api-overview.html \
                        help/api-ppd.html \
-                       help/api-ppdc.html \
                        help/api-raster.html \
                        help/cgi.html \
+                       help/cupspm.html \
+                       help/encryption.html \
+                       help/firewalls.html \
                        help/glossary.html \
                        help/kerberos.html \
                        help/license.html \
@@ -75,7 +68,6 @@ HELPFILES     =       \
                        help/man-cupsd-helper.html \
                        help/man-cupsd-logs.html \
                        help/man-cupsenable.html \
-                       help/man-cupstestdsc.html \
                        help/man-cupstestppd.html \
                        help/man-filter.html \
                        help/man-ipptool.html \
@@ -114,8 +106,6 @@ HELPFILES   =       \
                        help/spec-command.html \
                        help/spec-design.html \
                        help/spec-ipp.html \
-                       help/spec-pdf.html \
-                       help/spec-postscript.html \
                        help/spec-ppd.html \
                        help/spec-raster.html \
                        help/spec-stp.html \