Go to file
Muhammad Moinur Rahman fbc71f58e8 .vale/styles: Removing Foreign Language references from English contents
e.g/eg or ie/i.e actually hails from Latin root and do not have any
specific general acceptance in any English standards or at least should
not be written in technical documentation. But we have a lot of these in
our documentation. Throw errors for such occurrences and replace those
with for example or that is.

Approved by:	carlavilla
2023-08-01 15:27:37 +02:00
.github GitHub Actions: Add a labeler action 2023-03-15 09:51:16 +01:00
.hooks
.vale .vale/styles: Removing Foreign Language references from English contents 2023-08-01 15:27:37 +02:00
documentation Handbook-Desktop: Remove comments 2023-08-01 11:42:31 +02:00
shared Update release engineering article to follow git workflow 2023-08-01 10:27:39 +02:00
tools tools/translate: Use po4a-updatepo to extract strings from the source files 2023-04-20 21:14:01 -03:00
website website: Remove EoL'd 13.1-RELEASE 2023-08-01 20:34:19 +08:00
.arcconfig
.cirrus.yml Cirrus CI: Use FreeBSD 13.2 image 2023-05-01 11:06:59 -03:00
.vale.ini .vale/styles: Removing Foreign Language references from English contents 2023-08-01 15:27:37 +02: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.