doc/documentation/content/ja/books/handbook/book.adoc
Sergio Carlavilla Delgado 989d921f5d Migrate doc to Hugo/AsciiDoctor
I'm very pleased to announce the release of
our new website and documentation using
the new toolchain with Hugo and AsciiDoctor.

To get more information about the new toolchain
please read the FreeBSD Documentation Project Primer[1],
Hugo docs[2] and AsciiDoctor docs[3].

Acknowledgment:
Benedict Reuschling <bcr@>
Glen Barber <gjb@>
Hiroki Sato <hrs@>
Li-Wen Hsu <lwhsu@>
Sean Chittenden <seanc@>
The FreeBSD Foundation

[1] https://docs.FreeBSD.org/en/books/fdp-primer/
[2] https://gohugo.io/documentation/
[3] https://docs.asciidoctor.org/home/

Approved by:    doceng, core
2021-01-26 00:31:29 +01:00

153 lines
6.4 KiB
Text

---
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"]
---
= FreeBSD ハンドブック
:doctype: book
:toc: macro
:toclevels: 2
:icons: font
:xrefstyle: basic
:relfileprefix: ../
:outfilesuffix:
:sectnums:
:sectnumlevels: 6
:partnums:
:source-highlighter: rouge
:experimental:
:skip-front-matter:
:toc-title: 目次
:part-signifier: パート
:appendix-caption: 付録
:table-caption: 表
:figure-caption: 図
:example-caption: 例
:book: true
:pdf: false
:pgpkeys-path: ../../../../../
ifeval::["{backend}" == "html5"]
include::shared/mirrors.adoc[]
include::shared/authors.adoc[]
include::shared/releases.adoc[]
include::shared/ja/mailing-lists.adoc[]
include::shared/ja/teams.adoc[]
include::shared/ja/urls.adoc[]
:chapters-path: content/ja/books/handbook/
endif::[]
ifeval::["{backend}" == "pdf"]
include::../../../../shared/mirrors.adoc[]
include::../../../../shared/authors.adoc[]
include::../../../../shared/releases.adoc[]
include::../../../../shared/ja/mailing-lists.adoc[]
include::../../../../shared/ja/teams.adoc[]
include::../../../../shared/ja/urls.adoc[]
:chapters-path:
endif::[]
ifeval::["{backend}" == "epub3"]
include::../../../../shared/mirrors.adoc[]
include::../../../../shared/authors.adoc[]
include::../../../../shared/releases.adoc[]
include::../../../../shared/ja/mailing-lists.adoc[]
include::../../../../shared/ja/teams.adoc[]
include::../../../../shared/ja/urls.adoc[]
:chapters-path:
endif::[]
[.abstract-title]
[abstract]
概要
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} まで、日本語でコメントをお寄せください。
'''
toc::[]
:sectnums!:
include::{chapters-path}preface/_index.adoc[leveloffset=+1, lines=7..-1]
:sectnums:
// Section one
include::{chapters-path}parti.adoc[lines=7..18]
include::{chapters-path}introduction/_index.adoc[leveloffset=+1, lines=8..38;48..-1]
include::{chapters-path}bsdinstall/_index.adoc[leveloffset=+1, lines=8..38;48..-1]
include::{chapters-path}basics/_index.adoc[leveloffset=+1, lines=8..38;48..-1]
include::{chapters-path}ports/_index.adoc[leveloffset=+1, lines=8..38;48..-1]
include::{chapters-path}x11/_index.adoc[leveloffset=+1, lines=8..38;48..-1]
// Section two
include::{chapters-path}partii.adoc[lines=7..18]
include::{chapters-path}desktop/_index.adoc[leveloffset=+1, lines=8..38;48..-1]
include::{chapters-path}multimedia/_index.adoc[leveloffset=+1, lines=8..38;48..-1]
include::{chapters-path}kernelconfig/_index.adoc[leveloffset=+1, lines=8..38;48..-1]
include::{chapters-path}printing/_index.adoc[leveloffset=+1, lines=8..38;48..-1]
include::{chapters-path}linuxemu/_index.adoc[leveloffset=+1, lines=8..38;48..-1]
// Section three
include::{chapters-path}partiii.adoc[lines=7..12]
include::{chapters-path}config/_index.adoc[leveloffset=+1, lines=8..38;48..-1]
include::{chapters-path}boot/_index.adoc[leveloffset=+1, lines=8..38;48..-1]
include::{chapters-path}users/_index.adoc[leveloffset=+1, lines=8..38;48..-1]
include::{chapters-path}security/_index.adoc[leveloffset=+1, lines=8..38;48..-1]
include::{chapters-path}disks/_index.adoc[leveloffset=+1, lines=8..38;48..-1]
include::{chapters-path}l10n/_index.adoc[leveloffset=+1, lines=8..38;48..-1]
include::{chapters-path}cutting-edge/_index.adoc[leveloffset=+1, lines=8..38;48..-1]
// Section four
include::{chapters-path}partiv.adoc[lines=7..19]
include::{chapters-path}serialcomms/_index.adoc[leveloffset=+1, lines=8..38;48..-1]
include::{chapters-path}ppp-and-slip/_index.adoc[leveloffset=+1, lines=8..38;48..-1]
include::{chapters-path}mail/_index.adoc[leveloffset=+1, lines=8..38;48..-1]
include::{chapters-path}advanced-networking/_index.adoc[leveloffset=+1, lines=8..38;48..-1]
// Section five
include::{chapters-path}partv.adoc[lines=7..8]
:sectnums!:
include::{chapters-path}mirrors/_index.adoc[leveloffset=+1, lines=8..25;34..-1]
include::{chapters-path}bibliography/_index.adoc[leveloffset=+1, lines=8..25;33..-1]
include::{chapters-path}eresources/_index.adoc[leveloffset=+1, lines=8..25;34..-1]
include::{chapters-path}pgpkeys/_index.adoc[leveloffset=+1, lines=8..25;35..-1]
:sectnums: