Go to file
Li-Wen Hsu 65dd8a94bb
Status/2024Q1/core: Fix link
2024-05-04 03:22:04 +08:00
.github GitHub Actions: Add a labeler action 2023-03-15 09:51:16 +01:00
.hooks Add the prepare-commit-msg hook to the repository 2022-08-16 21:33:25 +08:00
.vale design-44bsd: Fix a typo: descendents -> descendants 2023-12-27 10:02:07 -08:00
documentation handbook/dtrace: Add Out-of-Kernel Modules info 2024-05-01 15:41:50 -03:00
shared Additional contributors: Add Trond Endrestøl 2024-04-06 21:30:05 +02:00
tools tools/translate: Use po4a-updatepo to extract strings from the source files 2023-04-20 21:14:01 -03:00
website Status/2024Q1/core: Fix link 2024-05-04 03:22:04 +08:00
.arcconfig Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
.cirrus.yml Cirrus CI: Remove build verbosity 2023-09-30 22:13:01 -03:00
.gitignore Add a .gitignore file 2023-12-17 20:41:34 +01:00
.mailmap mailmap: Add entry to fix misspelled author 2024-01-06 14:32:14 -07:00
.vale.ini .vale/styles: Removing Foreign Language references from English contents 2023-08-01 15:27:37 +02:00
COPYRIGHT Happy New Year 2024! 2024-01-02 10:01:45 +08:00
Makefile Warn users that 'make run' should be used on subdirectories 2023-02-17 16:30:44 +01:00
README Add back README file 2021-01-26 22:03:56 +08:00

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.