Go to file
John Baldwin 45ee577b18 handbook: Clarify that amd64 is an x86 architecture
Other architectures can be 64-bit, too.

Co-authored-by:	ducky <duccywastaken@pm.me>
Pull Request:	https://github.com/freebsd/freebsd-doc/pull/281
2023-12-07 15:50:43 -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 website/content: Update ports EOL information 2023-11-21 03:02:44 +01:00
documentation handbook: Clarify that amd64 is an x86 architecture 2023-12-07 15:50:43 -08:00
shared develamuni: add spaces around the dash denoting the years 2023-12-04 21:52:26 +01:00
tools tools/translate: Use po4a-updatepo to extract strings from the source files 2023-04-20 21:14:01 -03:00
website remove 14.0-RELEASE release schdule link 2023-12-07 10:53:11 +00: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
.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 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.