doc/website
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 Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
config/_default Restore robots.txt 2021-01-26 15:49:36 +01:00
content Mark i386 as Tier 2 starting in FreeBSD 13.0. 2021-01-28 13:28:23 -08:00
data Add EN-21:01 to EN-21:05, SA-21:01, and SA-21:02. 2021-01-28 18:17:45 -08:00
static Fixup incorrect reference to a git URI. 2021-01-28 18:33:01 -08:00
themes/beastie Fix the format in the 404 page 2021-01-27 20:50:26 +01:00
tools Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01: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: slap fake targets with .PHONY 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.