From nobody Sat Jan 08 13:16:10 2022 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 1B4B81943E9C for ; Sat, 8 Jan 2022 13:16:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JWLFQ5nhzz3pGc; Sat, 8 Jan 2022 13:16:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A2E631F70E; Sat, 8 Jan 2022 13:16:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 208DGAOM027583; Sat, 8 Jan 2022 13:16:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 208DGAtH027582; Sat, 8 Jan 2022 13:16:10 GMT (envelope-from git) Date: Sat, 8 Jan 2022 13:16:10 GMT Message-Id: <202201081316.208DGAtH027582@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: "Danilo G. Baio" Subject: git: 1022563424 - main - fdp-primer/tools: Remove Python requirement List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-doc-all@freebsd.org X-BeenThere: dev-commits-doc-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dbaio X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 10225634241ca1b71c5e797914eab9ac655384dc Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641647770; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=naz4Xk0fNiTXYj0VXbS/tqs/Ba4RGryY2sAuYAfvkzk=; b=MfRMP3ZgJucyNweJqphauvlDxq7pk+JR8lvFwgdp98MFlLyiQM0jGXww97gGKUJmXmWksp d4uGLGyHwuSBsGulSGDLnNe5FDM+Z3QK///zvqSeP6iCSww4SohaawybM1vIQPu17t8uEu IJ95ANgr0KWI31UZXCWwOrRGo6c1HIbL1mw0WLc49+3/VAB8DExedqXMRCWSQcxog0zWTY 2p9fsOLu2kt20f7XhF286y6J7g0TI6feMead/Zpv4C3qWOBAN8wnENUyqqEy/YF+bMdJAQ oOyWVIobaKBLWLNJ50lPftwFs6P8zvvHBvMI058CmaSJsxGaOa7pdGzhaURmHg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641647770; a=rsa-sha256; cv=none; b=EL6oNQnFpHd5eL6ajl2Af3xpXQeOUBgA+fR6Z13cLPD+ZBK7NeOvSncgCvuT346RTPqxxm IWjnZ3GLFqVxp0EOPDiSu0f5HyEFQD/vx3Uk7MQADaS+JA6goGomzyoGwUGBXHpRFQWIpL cw8j47CCuecSzfd53jzZ9CbL3qYDb952OVDEVEVf0DGoDLEDYGbGXbhBaQwK4IuiZvA0Vz KZx2jHzCIlGzCB8k8SJje+PoARNpTtphvPR0ViU5GlGiddofgf2p97Qc8Z+g3C3MyjmFhI vYDbiFzTecLknLDYzFUdhkl7yB8YdTgIb6JjoFTFXHUue2mkB/WNL4TCGw69/A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/doc/commit/?id=10225634241ca1b71c5e797914eab9ac655384dc commit 10225634241ca1b71c5e797914eab9ac655384dc Author: Danilo G. Baio AuthorDate: 2022-01-08 12:58:21 +0000 Commit: Danilo G. Baio 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.