summaryrefslogtreecommitdiff
path: root/doc/ja/index.html.in
blob: 2e8990e663108e6e576089ddd24f06aba388ac0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!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@@CUPS_REVISION@</title>
  </head>
  <body>
    <div class="header">
      <ul>
	<li><a href="http://www.cups.org/" target="_blank">CUPS.org</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="body">
      <div class="row">
	<h1>CUPS @CUPS_VERSION@</h1>
	<p>CUPS は、macOS<sup>&reg;</sup> およびその他の UNIX <SUP>&reg;</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>
	  <p><a href="http://www.cups.org/lists.php?LIST=cups">ユーザーフォーラム</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>
	  <p><a href="http://www.cups.org/lists.php?LIST=cups-devel">開発者フォーラム</a></p>
	</div>
      </div>
    </div>
    <div class="footer">CUPS and the CUPS logo are trademarks of <a href="http://www.apple.com">Apple Inc.</a> Copyright &copy; 2007-2019 Apple Inc. All rights reserved.</div>
  </body>
</html>