diff --git a/documentation/content/en/books/fdp-primer/book.adoc b/documentation/content/en/books/fdp-primer/book.adoc index 8557f415db..7380d29e5f 100644 --- a/documentation/content/en/books/fdp-primer/book.adoc +++ b/documentation/content/en/books/fdp-primer/book.adoc @@ -1,117 +1,116 @@ --- title: FreeBSD Documentation Project Primer for New Contributors authors: - author: The FreeBSD Documentation Project copyright: 1998-2021 DocEng description: Everything you need to know in order to start contributing to the FreeBSD Documentation Project trademarks: ["general"] tags: ["FDP", "documentation", "FreeBSD", "Index"] add_split_page_link: true --- = FreeBSD Documentation Project Primer for New Contributors :doctype: book :toc: macro :toclevels: 2 :icons: font :xrefstyle: basic :relfileprefix: ../ :outfilesuffix: :sectnums: :sectnumlevels: 6 :partnums: :chapter-signifier: Chapter :part-signifier: Part :source-highlighter: rouge :experimental: :skip-front-matter: :book: true :pdf: false ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] include::shared/en/mailing-lists.adoc[] include::shared/en/teams.adoc[] include::shared/en/urls.adoc[] :chapters-path: content/en/books/fdp-primer/ endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] include::../../../../shared/en/mailing-lists.adoc[] include::../../../../shared/en/teams.adoc[] include::../../../../shared/en/urls.adoc[] :chapters-path: endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] include::../../../../shared/en/mailing-lists.adoc[] include::../../../../shared/en/teams.adoc[] include::../../../../shared/en/urls.adoc[] :chapters-path: endif::[] [.abstract-title] -[abstract] Abstract Thank you for becoming a part of the FreeBSD Documentation Project. Your contribution is extremely valuable, and we appreciate it. This primer covers details needed to start contributing to the FreeBSD Documentation Project, or FDP, including tools, software, and the philosophy behind the Documentation Project. This is a work in progress. Corrections and additions are always welcome. ''' toc::[] include::{chapters-path}toc-figures.adoc[] include::{chapters-path}toc-tables.adoc[] include::{chapters-path}toc-examples.adoc[] :sectnums!: include::{chapters-path}preface/_index.adoc[leveloffset=+1, lines=9..-1] :sectnums: include::{chapters-path}overview/_index.adoc[leveloffset=+1, lines=9..23; 27..-1] include::{chapters-path}tools/_index.adoc[leveloffset=+1, lines=9..23; 27..-1] include::{chapters-path}working-copy/_index.adoc[leveloffset=+1, lines=9..23; 27..-1] include::{chapters-path}structure/_index.adoc[leveloffset=+1, lines=9..23; 27..-1] include::{chapters-path}doc-build/_index.adoc[leveloffset=+1, lines=9..23; 27..-1] include::{chapters-path}asciidoctor-primer/_index.adoc[leveloffset=+1, lines=9..23; 29..-1] include::{chapters-path}rosetta/_index.adoc[leveloffset=+1, lines=9..23; 27..-1] include::{chapters-path}translations/_index.adoc[leveloffset=+1, lines=9..23; 30..-1] include::{chapters-path}po-translations/_index.adoc[leveloffset=+1, lines=9..23; 29..-1] include::{chapters-path}manual-pages/_index.adoc[leveloffset=+1, lines=9..23; 27..-1] include::{chapters-path}writing-style/_index.adoc[leveloffset=+1, lines=9..23; 29..-1] include::{chapters-path}editor-config/_index.adoc[leveloffset=+1, lines=9..23; 27..-1] include::{chapters-path}see-also/_index.adoc[leveloffset=+1, lines=9..23; 29..-1] :sectnums!: include::{chapters-path}examples/_index.adoc[leveloffset=+1, lines=8..23; 27..-1] :sectnums: diff --git a/documentation/content/en/books/handbook/book.adoc b/documentation/content/en/books/handbook/book.adoc index e9ab92fb8c..1854c502b2 100644 --- a/documentation/content/en/books/handbook/book.adoc +++ b/documentation/content/en/books/handbook/book.adoc @@ -1,176 +1,175 @@ --- title: FreeBSD Handbook authors: - author: The FreeBSD Documentation Project copyright: 1995-2021 The FreeBSD Documentation Project description: A constantly evolving, comprehensive resource for FreeBSD users 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"] tags: ["FreeBSD Handbook", "Handbook"] add_split_page_link: true --- = FreeBSD Handbook :doctype: book :toc: macro :toclevels: 2 :icons: font :xrefstyle: basic :relfileprefix: ../ :outfilesuffix: :sectnums: :sectnumlevels: 6 :partnums: :chapter-signifier: Chapter :part-signifier: Part :source-highlighter: rouge :experimental: :skip-front-matter: :book: true :pdf: false :pgpkeys-path: ../../../../../ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] include::shared/en/mailing-lists.adoc[] include::shared/en/teams.adoc[] include::shared/en/urls.adoc[] :chapters-path: content/en/books/handbook/ endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] include::../../../../shared/en/mailing-lists.adoc[] include::../../../../shared/en/teams.adoc[] include::../../../../shared/en/urls.adoc[] :chapters-path: endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] include::../../../../shared/en/mailing-lists.adoc[] include::../../../../shared/en/teams.adoc[] include::../../../../shared/en/urls.adoc[] :chapters-path: endif::[] [.abstract-title] -[abstract] Abstract Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel122-current}-RELEASE_, _FreeBSD {rel121-current}-RELEASE_ and _FreeBSD {rel114-current}-RELEASE_. This book is the result of ongoing work by many individuals. Some sections might be outdated. Those interested in helping to update and expand this document should send email to the {freebsd-doc}. The latest version of this book is available from the https://www.FreeBSD.org/[FreeBSD web site]. Previous versions can be obtained from https://docs.FreeBSD.org/doc/[https://docs.FreeBSD.org/doc/]. The book can be downloaded in a variety of formats and compression options from the https://download.freebsd.org/ftp/doc/[FreeBSD FTP server] or one of the numerous crossref:mirrors[mirrors-ftp,mirror sites]. Printed copies can be purchased at the https://www.freebsdmall.com/[FreeBSD Mall]. Searches can be performed on the handbook and other documents on the link:https://www.FreeBSD.org/search/[search page]. ''' toc::[] :sectnums!: include::{chapters-path}preface/_index.adoc[leveloffset=+1, lines=8..-1] :sectnums: // Section one include::{chapters-path}parti.adoc[lines=7..18] include::{chapters-path}introduction/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}bsdinstall/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}basics/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}ports/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}x11/_index.adoc[leveloffset=+1, lines=9..36;46..-1] // Section two include::{chapters-path}partii.adoc[lines=7..18] include::{chapters-path}desktop/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}multimedia/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}kernelconfig/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}printing/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}linuxemu/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}wine/_index.adoc[leveloffset=+1, lines=9..36;46..-1] // Section three include::{chapters-path}partiii.adoc[lines=7..12] include::{chapters-path}config/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}boot/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}security/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}jails/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}mac/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}audit/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}disks/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}geom/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}zfs/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}filesystems/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}virtualization/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}l10n/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}cutting-edge/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}dtrace/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}usb-device-mode/_index.adoc[leveloffset=+1, lines=9..36;46..-1] // Section four include::{chapters-path}partiv.adoc[lines=7..19] include::{chapters-path}serialcomms/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}ppp-and-slip/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}mail/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}network-servers/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}firewalls/_index.adoc[leveloffset=+1, lines=9..36;46..-1] include::{chapters-path}advanced-networking/_index.adoc[leveloffset=+1, lines=9..36;46..-1] // Section five include::{chapters-path}partv.adoc[lines=7..8] :sectnums!: include::{chapters-path}mirrors/_index.adoc[leveloffset=+1, lines=10..23;32..-1] include::{chapters-path}bibliography/_index.adoc[leveloffset=+1, lines=10..23;31..-1] include::{chapters-path}eresources/_index.adoc[leveloffset=+1, lines=10..23;32..-1] include::{chapters-path}pgpkeys/_index.adoc[leveloffset=+1, lines=10..23;33..-1] :sectnums: