doc/website/content/en/docproj/doc-set.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

22 lines
1 KiB
Text

---
title: "FreeBSD Documentation Project: Documentation Set"
sidenav: docs
---
= FreeBSD Documentation Project: Documentation Set
FreeBSD's documentation falls into three basic categories:
. https://www.freebsd.org/cgi/man.cgi[*The manual pages*]
+
The manual pages are part of the base system, but are also an important component of the documentation. Both the Documentation project and source committers update and maintain manual pages.
+
At present, the Japanese team has translated many of the manual pages. Other volunteers could pitch in to translate the manual pages to other languages as well.
. link:../../docs/books/[*The Books*]
+
The project has a large amount of documentation that is "book length", or becoming that way. These include the FreeBSD FAQ and the FreeBSD Handbook.
. link:../../docs/books#ARTICLES[*The Articles*]
+
FreeBSD has a wealth of information available in shorter, article form -- similar to the tutorials or HOWTO documentation of other projects.
link:../[FreeBSD Documentation Project Home]