]> git.ipfire.org Git - thirdparty/cups.git/blame - doc/de/index.html.in
Fix source file header text duplication text duplication.
[thirdparty/cups.git] / doc / de / index.html.in
CommitLineData
45bfe940
MS
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@@CUPS_REVISION@</title>
11 </head>
12 <body>
13 <div class="header">
14 <ul>
15 <li><a href="http://www.cups.org/" target="_blank">CUPS.org</a></li>
16 <li><a class="active" href="/">Home</a></li>
17 <li><a href="/admin">Verwaltung</a></li>
18 <li><a href="/classes/">Klassen</a></li>
19 <li><a href="/help/">Hilfe</a></li>
20 <li><a href="/jobs/">Aufträge</a></li>
21 <li><a href="/printers/">Drucker</a></li>
22 </ul>
23 </div>
24 <div class="body">
25 <div class="row">
88d45155 26 <h1>CUPS @CUPS_VERSION@</h1>
8072030b 27 <p>CUPS basiert auf Standards, Open Source Drucksystem entwickelt durch <a href="http://www.apple.com/">Apple Inc.</a> für macOS<sup>&reg;</sup> und andere UNIX<sup>&reg;</sup>-artige Betriebssysteme.</p>
45bfe940
MS
28 </div>
29 <div class="row">
30 <div class="thirds">
31 <h2>CUPS für Benutzer</h2>
32 <p><a href="help/overview.html">Überblick über CUPS</a></p>
33 <p><a href="help/options.html">Befehlszeilen-Druck und Optionen</a></p>
34 <p><a href="http://www.cups.org/lists.php?LIST=cups">Benutzerforum</a></p>
35 </div>
36 <div class="thirds">
37 <h2>CUPS für Administratoren</h2>
38 <p><a href="admin">Drucker und Klassen hinzufügen</a></p>
39 <p><a href="help/policies.html">Betriebs-Richtlinie festlegen</a></p>
40 <p><a href="help/network.html">Benutzung von Netzwerk-Druckern</a></p>
41 <p><a href="help/man-cupsd.conf.html">cupsd.conf Referenz</a></p>
42 </div>
43 <div class="thirds">
44 <h2>CUPS für Entwickler</h2>
45 <p><a href="help/api-overview.html">Einführung in die CUPS Programmierung</a></p>
46 <p><a href="help/api-cups.html">CUPS API</a></p>
47 <p><a href="help/api-filter.html">Filter und Backend Programmierung</a></p>
48 <p><a href="help/api-httpipp.html">HTTP und IPP APIs</a></p>
49 <p><a href="http://www.cups.org/lists.php?LIST=cups-devel">Entwicklerforum</a></p>
50 </div>
51 </div>
52 </div>
57b7b66b 53 <div class="footer">CUPS und das CUPS Logo sind Warenzeichen der <a href="http://www.apple.com">Apple Inc.</a> Copyright &copy; 2007-2017 Apple Inc. Alle Rechte vorbehalten.</div>
45bfe940
MS
54 </body>
55</html>