From 2c5bff688d8653c4306a2f6fdbb2c966eaee5a1c Mon Sep 17 00:00:00 2001 From: Allan Jude Date: Sun, 2 May 2021 12:10:56 -0400 Subject: Improve descriptions for some books and articles Also add weights to some, to define the sort order in the index Put the more commonly used items at the top of their respective lists The improved descriptions were taken from the old books/articles list: https://www.freebsd.org/docs/books/ Sponsored-By: Klara Inc. --- documentation/content/en/articles/committers-guide/_index.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'documentation/content/en/articles/committers-guide/_index.adoc') diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 7aad6a68ef..13cbb0c6a2 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -3,8 +3,9 @@ title: Committer's Guide authors: - author: The FreeBSD Documentation Project copyright: 1999-2021 The FreeBSD Documentation Project -description: FreeBSD Committer's Guide +description: Introductory information for FreeBSD committers trademarks: ["freebsd", "coverity", "ibm", "intel", "general"] +weight: 25 --- = Committer's Guide -- cgit v1.2.3