doc/documentation
Warner Losh ea2dde38df Update shared library advice now that a.out no longer is a consideration
Remove old a.out information. Update the policy to match our current practice of
rarely, if ever, bumping the major version of libraries, but instead relying on
symbol versioning to maintain a stable ABI. Move from paragraph form to bullet
points. Also, tweak the 'once per major release' policy to 'as needed' because
the conditions that existed for the former no longer apply.

Discussed with: jhb@
Reviewed by: kib@, debdrub@
Differential Revision: https://reviews.freebsd.org/D28486
2021-02-08 17:04:05 -07:00
..
archetypes
config/_default Use production setting 2021-02-07 13:05:13 +08:00
content Update shared library advice now that a.out no longer is a consideration 2021-02-08 17:04:05 -07:00
manual-pages
static Steps 1-4 from the Committer's guide (eduardo) 2021-02-07 14:18:04 +00:00
themes Remove the font size of filename class 2021-02-08 23:25:18 +01:00
tools Use @generated in generated files 2021-02-04 09:39:06 -05:00
.editorconfig
.gitignore
beastie.png
Makefile build: remove generate target, split run out 2021-01-28 21:15:10 -06:00
README
shared

$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.