GayBSD documentation tree
Find a file
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
documentation Use @generated in generated files 2021-02-04 09:39:06 -05:00
shared relnotes: update main branch version and uncomment links to new pages 2021-02-03 12:03:31 -05:00
website Use @generated in generated files 2021-02-04 09:39:06 -05: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
Makefile build: add a top-level Makefile to drive the build 2021-01-28 21:15:10 -06: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.