doc/website
Daniel Ebdrup Jensen e6645e5aee relnotes/13.0R: Use gitref macro instead of shortcodes
The gitref macro added in commit fb36cfdfb2 handles changes in both src,
doc and ports trees, takes up less space, and is quicker to write, so
update all uses of the commit shortcode.

While here, also update the canonical sample that's commented out.

Also re-arrange some items which were initially placed in the wrong
sections.

Since the shortcode is now no longer used, remove it.
2021-02-14 11:13:37 +01:00
..
archetypes
config/_default Add gitref macro to reference a git hash 2021-02-13 22:22:34 +01:00
content relnotes/13.0R: Use gitref macro instead of shortcodes 2021-02-14 11:13:37 +01:00
data Add news about doc bit 2021-02-13 19:54:16 +01:00
static Update SA/EN templates for 12.1 EOL 2021-01-31 19:27:53 -05:00
themes/beastie relnotes/13.0R: Use gitref macro instead of shortcodes 2021-02-14 11:13:37 +01:00
tools Use @generated in generated files 2021-02-04 09:39:06 -05:00
.editorconfig
.gitignore build: replace move-shared/copy-shared with a symlink 2021-01-28 21:15:10 -06:00
beastie.png
Makefile Restore the generation of releases.toml when running make run 2021-02-13 20:04:10 +01:00
README
shared build: replace move-shared/copy-shared with a symlink 2021-01-28 21:15:10 -06:00

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