freebsd-doc/documentation
Fernando Apesteguía be6e85b4a2 [porters-handbook]: Clarify prefixes in patch file names
Patches must start with `patch-` in order to be applied automatically.
Conditional patches must not start with `patch-`.

PR: 24903
Reported by:	pauamma@gundo.com

Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D28268
2021-04-20 11:42:36 +02:00
..
archetypes
config/_default Allow building the documentation and the website with upstream hugo 2021-03-31 20:44:54 +02:00
content [porters-handbook]: Clarify prefixes in patch file names 2021-04-20 11:42:36 +02:00
manual-pages
static pgpkeys: Add my new gpg key 2021-04-18 22:23:58 +02:00
themes Remove the font size of filename class 2021-02-08 23:25:18 +01:00
tools Modify the script used to generate the ToC parts 2021-03-31 23:52:38 +02:00
.editorconfig
.gitignore build: replace move-shared/copy-shared with a symlink 2021-01-28 21:15:10 -06:00
Makefile Allow binding to something else than 127.0.0.1. 2021-04-12 16:00:41 +02:00
README
beastie.png
shared build: replace move-shared/copy-shared with a symlink 2021-01-28 21:15:10 -06:00

README

$FreeBSD$

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://www.FreeBSD.org/doc/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.