Date: Sat, 8 Jan 2022 13:16:10 GMT From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 1022563424 - main - fdp-primer/tools: Remove Python requirement Message-ID: <202201081316.208DGAtH027582@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/doc/commit/?id=10225634241ca1b71c5e797914eab9ac655384dc commit 10225634241ca1b71c5e797914eab9ac655384dc Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2022-01-08 12:58:21 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2022-01-08 12:58:21 +0000 fdp-primer/tools: Remove Python requirement It was already removed from the overview chapter and was missing in the tools section. Reported by: Pau Amma (IRC) --- documentation/content/en/books/fdp-primer/tools/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/fdp-primer/tools/_index.adoc b/documentation/content/en/books/fdp-primer/tools/_index.adoc index 4ea3997dfa..6d00511dde 100644 --- a/documentation/content/en/books/fdp-primer/tools/_index.adoc +++ b/documentation/content/en/books/fdp-primer/tools/_index.adoc @@ -54,7 +54,7 @@ Some are optional, adding capabilities or making the job of creating documentati [[tools-required]] == Required Tools -Install `docproj` and `python3` as shown in crossref:overview[overview,the overview chapter] from the Ports Collection. +Install `docproj` _meta-port_ as shown in crossref:overview[overview,the overview chapter] from the Ports Collection. These applications are required to do useful work with the FreeBSD documentation. Some further notes on particular components are given below.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201081316.208DGAtH027582>
