mirror of https://gitee.com/openkylin/cups.git
53 lines
2.2 KiB
HTML
53 lines
2.2 KiB
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="/cups.css" type="text/css">
|
|
<link rel="shortcut icon" href="/apple-touch-icon.png" type="image/png">
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9">
|
|
<meta name="viewport" content="width=device-width">
|
|
<title>ホーム - CUPS @CUPS_VERSION@</title>
|
|
</head>
|
|
<body>
|
|
<div class="cups-header">
|
|
<ul>
|
|
<li><a href="https://openprinting.github.io/cups/" target="_blank">OpenPrinting CUPS</a></li>
|
|
<li><a class="active" href="/">ホーム</a></li>
|
|
<li><a href="/admin">管理</a></li>
|
|
<li><a href="/classes/">クラス</a></li>
|
|
<li><a href="/help/">ヘルプ</a></li>
|
|
<li><a href="/jobs/">ジョブ</a></li>
|
|
<li><a href="/printers/">プリンター</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="cups-body">
|
|
<div class="row">
|
|
<h1>CUPS @CUPS_VERSION@</h1>
|
|
<p>CUPS は、macOS<sup>®</sup> およびその他の UNIX <SUP>®</sup> 系 OS のために、<a href="http://www.apple.com/">Apple Inc.</a> によって開発された標準ベースのオープンソース印刷システムです。</p>
|
|
</div>
|
|
<div class="row">
|
|
<div class="thirds">
|
|
<h2>CUPS ユーザー向け</h2>
|
|
<p><a href="help/overview.html">CUPS の概要</a></p>
|
|
<p><a href="help/options.html">コマンドラインからの印刷とオプション</a></p>
|
|
</div>
|
|
<div class="thirds">
|
|
<h2>CUPS 管理者向け</h2>
|
|
<p><a href="help/admin.html">プリンターとクラスの追加</a></p>
|
|
<p><a href="help/policies.html">操作ポリシーの管理</a></p>
|
|
<p><a href="help/network.html">ネットワークプリンターの使い方</a></p>
|
|
<p><a href="help/firewalls.html">Firewalls</a></p>
|
|
<p><a href="help/man-cupsd.conf.html">ネットワークプリンターの使い方</a></p>
|
|
</div>
|
|
<div class="thirds">
|
|
<h2>CUPS 開発者向け</h2>
|
|
<p><a href="help/cupspm.html">CUPS Programming Manual</a></p>
|
|
<p><a href="help/api-filter.html">フィルタとバックエンドのプログラミング</a></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="cups-footer">Copyright © 2021-2023 OpenPrinting. All rights reserved.</div>
|
|
</body>
|
|
</html>
|