Discussion:
git: 97f6abcfc9 - main - articles/pgpkeys: Add a comment in the file about the workaround for PDF. Reported by: ceri
Marc Fonvieille
2021-05-31 17:04:53 UTC
Permalink
The branch main has been updated by blackend:

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

commit 97f6abcfc9dbb23ae6f5e19328a5dbceb644ed7d
Author: Marc Fonvieille <***@FreeBSD.org>
AuthorDate: 2021-05-31 17:03:13 +0000
Commit: Marc Fonvieille <***@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]

Loading...