mirror of https://git.FreeBSD.org/doc.git
.gitattributes instructs git custom diff handling which helps the readability of git diff in development. This is especially useful for binary files such as images, as it prevents git from printing meaningless diffs. Differential Revision: https://reviews.freebsd.org/D43082 |
||
|---|---|---|
| .github | ||
| .hooks | ||
| .vale | ||
| documentation | ||
| shared | ||
| tools | ||
| website | ||
| .arcconfig | ||
| .cirrus.yml | ||
| .gitattributes | ||
| .gitignore | ||
| .mailmap | ||
| .vale.ini | ||
| COPYRIGHT | ||
| Makefile | ||
| 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.