summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
authorMichael Sweet <michael.r.sweet@gmail.com>2017-12-06 23:50:36 -0500
committerMichael Sweet <michael.r.sweet@gmail.com>2017-12-06 23:50:36 -0500
commitf05177e23ddf3099f93b20005c960c3d82cf302c (patch)
treefc9d97335be858b27fb9e6647c31607d85f891f0 /doc/Makefile
parentf306ad4d329883820d188b71582e677b277646c7 (diff)
downloadcups-f05177e23ddf3099f93b20005c960c3d82cf302c.tar.gz
Add information on printer options, sharing, and debug logging.
Add admin.html to installed help files. Fix CSS bug.
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 6f8075db0..735dfdb26 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,7 +1,7 @@
#
# Documentation makefile for CUPS.
#
-# Copyright 2007-2016 by Apple Inc.
+# Copyright 2007-2017 by Apple Inc.
# Copyright 1997-2007 by Easy Software Products.
#
# Licensed under Apache License v2.0. See the file "LICENSE" for more information.
@@ -40,6 +40,7 @@ HELPIMAGES = \
images/smiley.jpg
HELPFILES = \
help/accounting.html \
+ help/admin.html \
help/api-admin.html \
help/api-filter.html \
help/api-ppd.html \