Go to file
Lorenzo Salvadore 305a28b214
GitHub Actions: Add a labeler action
Use the following GitHub action to automatically label pull requests
based on the paths of the modified files:
https://github.com/marketplace/actions/labeler

Use it to label pull requests introducing new status reports with the
'status report' label.

Approved by:	uqs (github-automation), dbaio (doceng)
Pull Request:	https://github.com/freebsd/freebsd-doc/pull/121
2023-03-15 09:51:16 +01:00
.github GitHub Actions: Add a labeler action 2023-03-15 09:51:16 +01:00
.hooks
.vale
documentation Add Korean translation of Leap Seconds article 2023-03-14 21:26:24 -03:00
shared Add Kyung-tak, Yoo to contributors 2023-03-14 21:35:06 -03:00
tools Status reports: Improve call for reports email 2023-03-14 10:54:51 +01:00
website 13.2 relnotes: additions/changes suggested by emaste 2023-03-13 09:31:25 -05:00
.arcconfig
.cirrus.yml
.vale.ini vale: Fix for editor integration 2022-11-12 16:21:37 -06:00
COPYRIGHT Remove "All rights reserved" from the project's copyright header 2023-01-01 18:12:32 +08:00
Makefile Warn users that 'make run' should be used on subdirectories 2023-02-17 16:30:44 +01:00
README

README

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.