git: 1022563424 - main - fdp-primer/tools: Remove Python requirement
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Jan 2022 13:16:10 UTC
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.