doc/documentation
Kyle Evans 885316d9e8 build: slap fake targets with .PHONY
This instructs make(1) to consider them always out of date, and prevents
foot-shooting if a directory entry with the same name comes into existence.

Reviewed-by:	gjb, hrs
Differential-Revision:	https://reviews.freebsd.org/D28383
2021-01-28 21:15:10 -06:00
..
archetypes
config/_default
content Document __FreeBSD_version 1400003 2021-01-28 17:25:14 +00:00
manual-pages
static
themes
tools
.editorconfig
.gitignore build: replace move-shared/copy-shared with a symlink 2021-01-28 21:15:10 -06:00
beastie.png
Makefile build: slap fake targets with .PHONY 2021-01-28 21:15:10 -06:00
README
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.