aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/ja/books/handbook/_index.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/content/ja/books/handbook/_index.adoc')
-rw-r--r--documentation/content/ja/books/handbook/_index.adoc50
1 files changed, 50 insertions, 0 deletions
diff --git a/documentation/content/ja/books/handbook/_index.adoc b/documentation/content/ja/books/handbook/_index.adoc
new file mode 100644
index 0000000000..d93c7a9e5a
--- /dev/null
+++ b/documentation/content/ja/books/handbook/_index.adoc
@@ -0,0 +1,50 @@
+---
+title: FreeBSD ハンドブック
+authors:
+ - author: FreeBSD ドキュメンテーションプロジェクト
+copyright: 1995-2021 The FreeBSD Documentation Project
+releaseinfo: "$FreeBSD$"
+trademarks: ["freebsd", "ibm", "ieee", "redhat", "3com", "adobe", "apple", "intel", "linux", "microsoft", "opengroup", "sun", "realnetworks", "oracle", "3ware", "arm", "adaptec", "google", "heidelberger", "intuit", "lsilogic", "themathworks", "thomson", "vmware", "wolframresearch", "xiph", "xfree86", "general"]
+next: books/handbook/preface
+---
+
+= FreeBSD ハンドブック
+:doctype: book
+:toc: macro
+:toclevels: 1
+:icons: font
+:sectnums:
+:sectnumlevels: 6
+:source-highlighter: rouge
+:experimental:
+:toc-title: 目次
+:part-signifier: パート
+:chapter-signifier: 第
+:appendix-caption: 付録
+:table-caption: 表
+:figure-caption: 図
+:example-caption: 例
+
+include::shared/releases.adoc[]
+include::shared/ja/mailing-lists.adoc[]
+
+[.abstract-title]
+概要
+
+FreeBSD へようこそ! このハンドブックは __FreeBSD {rel122-current}-RELEASE__, __FreeBSD {rel121-current}-RELEASE__ および __FreeBSD {rel114-current}-RELEASE__ のインストールと日常での使い方について記述したものです。 本ハンドブックはさまざまな人々による編集の成果で、 現在も改編作業中です。 いま存在するセクションの中には情報が古くなってしまっているものがあります。 もし、この文書を新しくしたり、 新しい情報の追加に協力したいとお考えなら、 {freebsd-doc} まで電子メールを (英語で) 送ってください。
+
+このハンドブックの最新バージョンは、いつでも http://www.jp.FreeBSD.org/[日本国内版の FreeBSD ウェブサイト] および https://www.FreeBSD.org/ja/[FreeBSD ウェブサイト] から入手できます。 この文書の以前のバージョンは https://docs.FreeBSD.org/doc/[https://docs.FreeBSD.org/doc/] から入手できます。 また、他のさまざまな文書形式、圧縮形式のものが https://download.freebsd.org/ftp/doc/[FreeBSD FTP サーバ] や数多くの <<mirrors,ミラーサイト>> からダウンロードできます。 このハンドブックの書籍版 (英語版) は、 https://www.freebsdmall.com/[FreeBSD Mall] から購入できます。また、 ハンドブックおよび他の文書の検索については、link:https://www.FreeBSD.org/search/[検索ページ] で行なうことができます。
+
+FreeBSD ハンドブック日本語版の作成は FreeBSD 日本語ドキュメンテーションプロジェクト (FreeBSD doc-jp) がおこなっています。 ハンドブックの日本語訳に関することは FreeBSD {doc-jp} において日本語で議論されています。
+
+文書の日本語訳に関するお問い合わせや、 文書の原文に関する問い合わせをしたいが英語が得意でないという方は FreeBSD {doc-jp} まで、日本語でコメントをお寄せください。
+
+'''
+
+include::content/ja/books/handbook/toc.adoc[]
+
+include::content/ja/books/handbook/toc-figures.adoc[]
+
+include::content/ja/books/handbook/toc-tables.adoc[]
+
+include::content/ja/books/handbook/toc-examples.adoc[]