summaryrefslogtreecommitdiff
path: root/doc/index.html.in
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2014-06-16 15:33:00 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2014-06-16 15:33:00 +0000
commit5f1456afb461360194e60a6cd5e7780553ffc331 (patch)
treeb35e1397858d65c988b149e08733bd7f09a48ba8 /doc/index.html.in
parentb960a3cf9b6698e3a8bb3b5be4af9eaa5ff1d5ba (diff)
downloadcups-5f1456afb461360194e60a6cd5e7780553ffc331.tar.gz
Cleanup online help.
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11930 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'doc/index.html.in')
-rw-r--r--doc/index.html.in12
1 files changed, 2 insertions, 10 deletions
diff --git a/doc/index.html.in b/doc/index.html.in
index c15f8fef3..c94db2d9a 100644
--- a/doc/index.html.in
+++ b/doc/index.html.in
@@ -24,26 +24,21 @@
<div class="body">
<div class="row">
<h1>CUPS @CUPS_VERSION@</h1>
- <p>CUPS is the standards-based, open source printing system developed by <a href="http://www.apple.com/">Apple Inc.</a> for OS<sup>&reg;</sup> X and other UNIX<sup>&reg;</sup>-like operating systems.</p>
+ <p>CUPS is the standards-based, open source printing system developed by <a href="http://www.apple.com/">Apple Inc.</a> for OS X<sup>&reg;</sup> and other UNIX<sup>&reg;</sup>-like operating systems.</p>
</div>
<div class="row">
<div class="thirds">
<h2>CUPS for Users</h2>
<p><a href="help/overview.html">Overview of CUPS</a></p>
<p><a href="help/options.html">Command-Line Printing and Options</a></p>
- <p><a href="help/whatsnew.html">What's New in CUPS 1.7</a></p>
<p><a href="http://www.cups.org/lists.php?LIST=cups">User Forum</a></p>
</div>
<div class="thirds">
<h2>CUPS for Administrators</h2>
<p><a href="admin">Adding Printers and Classes</a></p>
<p><a href="help/policies.html">Managing Operation Policies</a></p>
- <p><a href="help/accounting.html">Printer Accounting Basics</a></p>
- <p><a href="help/security.html">Server Security</a></p>
- <p><a href="help/kerberos.html">Using Kerberos Authentication</a></p>
<p><a href="help/network.html">Using Network Printers</a></p>
- <p><a href="help/ref-cupsd-conf.html">cupsd.conf Reference</a></p>
- <p><a href="http://www.cups.org/ppd.php">Find Printer Drivers</a></p>
+ <p><a href="help/man-cupsd.conf.html">cupsd.conf Reference</a></p>
</div>
<div class="thirds">
<h2>CUPS for Developers</h2>
@@ -51,9 +46,6 @@
<p><a href="help/api-cups.html">CUPS API</a></p>
<p><a href="help/api-filter.html">Filter and Backend Programming</a></p>
<p><a href="help/api-httpipp.html">HTTP and IPP APIs</a></p>
- <p><a href="help/api-ppd.html">PPD API</a></p>
- <p><a href="help/api-raster.html">Raster API</a></p>
- <p><a href="help/ref-ppdcfile.html">PPD Compiler Driver Information File Reference</a></p>
<p><a href="http://www.cups.org/lists.php?LIST=cups-devel">Developer Forum</a></p>
</div>
</div>