Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 May 2021 17:04:53 GMT
From:      Marc Fonvieille <blackend@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 97f6abcfc9 - main - articles/pgpkeys: Add a comment in the file about the workaround for PDF. Reported by:	ceri
Message-ID:  <202105311704.14VH4rAW058779@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by blackend:

URL: https://cgit.FreeBSD.org/doc/commit/?id=97f6abcfc9dbb23ae6f5e19328a5dbceb644ed7d

commit 97f6abcfc9dbb23ae6f5e19328a5dbceb644ed7d
Author:     Marc Fonvieille <blackend@FreeBSD.org>
AuthorDate: 2021-05-31 17:03:13 +0000
Commit:     Marc Fonvieille <blackend@FreeBSD.org>
CommitDate: 2021-05-31 17:03:13 +0000

    articles/pgpkeys: Add a comment in the file about the workaround for PDF.
    Reported by:    ceri
---
 documentation/content/en/articles/pgpkeys/_index.adoc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/documentation/content/en/articles/pgpkeys/_index.adoc b/documentation/content/en/articles/pgpkeys/_index.adoc
index 7b753b8301..2950eda071 100644
--- a/documentation/content/en/articles/pgpkeys/_index.adoc
+++ b/documentation/content/en/articles/pgpkeys/_index.adoc
@@ -20,6 +20,9 @@ include::shared/en/teams.adoc[lines=16..-1]
 :include-path: static/pgpkeys/
 endif::[]
 
+// PGP keys are not included during the build
+// See 29e47423be969b7fcc7125977c1b22ddd33fc671 revision
+// (a wrong path is used as a workaround)
 ifeval::["{backend}" == "pdf"]
 include::../../../../shared/authors.adoc[]
 include::../../../../shared/en/teams.adoc[lines=16..-1]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105311704.14VH4rAW058779>