GayBSD documentation tree
Find a file
Kyle Evans 127d3f2965 build: remove generate target, split run out
This ensures that `make all` will never try to run the internal server.
Instead, the user can run it manually if they need to.

Reviewed-by:	gjb, hrs
Differential-Revision:	https://reviews.freebsd.org/D28384
2021-01-28 21:15:10 -06:00
documentation build: remove generate target, split run out 2021-01-28 21:15:10 -06:00
shared Add committer entries for Lewis Cook <lcook> 2021-01-26 16:06:28 +00:00
website build: remove generate target, split run out 2021-01-28 21:15:10 -06:00
.arcconfig Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
.cirrus.yml Add Cirrus CI config file 2020-12-13 12:41:06 +00:00
README Add back README file 2021-01-26 22:03:56 +08:00

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://docs.freebsd.org/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.