doc/documentation
Ed Maste fbc1409c73 Use @generated in generated files
@generated is used by various tools to identify generated files.
For example, Phabricator will not display diffs in generated files
by default.

Reviewed by:	gjb
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D28446
2021-02-04 09:39:06 -05:00
..
archetypes Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
config/_default Enable robots.txt in docs.freebsd.org 2021-01-26 20:17:05 +01:00
content Revert "Convert vendor imports to git instructions" 2021-02-03 17:43:45 -07:00
manual-pages Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
static Convert Vincenzo pgpkey to AsciiDoc 2021-02-01 22:33:12 +01:00
themes Improve the documentation front page with full book/article names 2021-01-31 20:09:37 -05:00
tools Use @generated in generated files 2021-02-04 09:39:06 -05:00
.editorconfig Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
.gitignore build: replace move-shared/copy-shared with a symlink 2021-01-28 21:15:10 -06:00
beastie.png Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
Makefile build: remove generate target, split run out 2021-01-28 21:15:10 -06:00
README Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
shared build: replace move-shared/copy-shared with a symlink 2021-01-28 21:15:10 -06:00

$FreeBSD$

If you plan on building a local copy of the FreeBSD documentation, or using
our toolchain in your own projects, please read the Documentation Primer at:

    https://www.FreeBSD.org/doc/en/books/fdp-primer/

for information about the tools and formatting languages we use.
Chapter 1 has a Quick Start section, and Chapter 2 covers the software
and related items in more detail.