• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE HTML>
2<html>
3  <head>
4    <link rel="stylesheet" href="/cups.css" type="text/css">
5    <link rel="shortcut icon" href="/apple-touch-icon.png" type="image/png">
6    <meta charset="utf-8">
7    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8    <meta http-equiv="X-UA-Compatible" content="IE=9">
9    <meta name="viewport" content="width=device-width">
10    <title>Home - CUPS @CUPS_VERSION@</title>
11  </head>
12  <body>
13    <div class="cups-header">
14      <ul>
15	<li><a href="https://openprinting.github.io/cups/" target="_blank">OpenPrinting CUPS</a></li>
16	<li><a class="active" href="/">Home</a></li>
17	<li><a href="/admin">Administration</a></li>
18	<li><a href="/classes/">Classes</a></li>
19	<li><a href="/help/">Help</a></li>
20	<li><a href="/jobs/">Jobs</a></li>
21	<li><a href="/printers/">Printers</a></li>
22      </ul>
23    </div>
24    <div class="cups-body">
25      <div class="row">
26	<h1>OpenPrinting CUPS @CUPS_VERSION@</h1>
27	<p>The standards-based, open source printing system developed by <a class="jumbolink" href="https://openprinting.github.io/" target="_blank">OpenPrinting</a> for Linux® and other Unix®-like operating systems. CUPS uses <a href="https://www.pwg.org/ipp/everywhere.html" target="_blank">IPP Everywhere™</a> to support printing to local and network printers.</p>
28      </div>
29      <div class="row">
30	<div class="thirds">
31	  <h2>CUPS for Users</h2>
32	  <p><a href="help/overview.html">Overview of CUPS</a></p>
33	  <p><a href="help/options.html">Command-Line Printing and Options</a></p>
34	</div>
35	<div class="thirds">
36	  <h2>CUPS for Administrators</h2>
37	  <p><a href="help/admin.html">Adding Printers and Classes</a></p>
38	  <p><a href="help/policies.html">Managing Operation Policies</a></p>
39	  <p><a href="help/network.html">Using Network Printers</a></p>
40	  <p><a href="help/firewalls.html">Firewalls</a></p>
41	  <p><a href="help/man-cupsd.conf.html">cupsd.conf Reference</a></p>
42	</div>
43	<div class="thirds">
44	  <h2>CUPS for Developers</h2>
45	  <p><a href="help/cupspm.html">CUPS Programming Manual</a></p>
46	  <p><a href="help/api-filter.html">Filter and Backend Programming</a></p>
47	</div>
48      </div>
49    </div>
50    <div class="cups-footer">Copyright &copy; 2021-2025 OpenPrinting. All rights reserved.</div>
51  </body>
52</html>
53