git: 75cf5289e3 - main - nl/articles: Fix include links for PDF.

Marc Fonvieille <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by blackend:

URL: https://cgit.FreeBSD.org/doc/commit/?id=75cf5289e3211fe307f55d84e72e773d1778da74

commit 75cf5289e3211fe307f55d84e72e773d1778da74
Author:     Marc Fonvieille <[email protected]>
AuthorDate: 2021-06-02 16:46:17 +0000
Commit:     Marc Fonvieille <[email protected]>
CommitDate: 2021-06-02 16:46:17 +0000

    nl/articles: Fix include links for PDF.
---
 documentation/content/nl/articles/contributing/_index.adoc   | 12 ++++++++++++
 documentation/content/nl/articles/leap-seconds/_index.adoc   | 10 ++++++++++
 .../content/nl/articles/problem-reports/_index.adoc          | 12 ++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/documentation/content/nl/articles/contributing/_index.adoc b/documentation/content/nl/articles/contributing/_index.adoc
index e246ec0427..25197f1e74 100644
--- a/documentation/content/nl/articles/contributing/_index.adoc
+++ b/documentation/content/nl/articles/contributing/_index.adoc
@@ -23,8 +23,20 @@ trademarks: ["freebsd", "ieee", "general"]
 :figure-caption: Afbeelding
 :example-caption: Voorbeeld
 
+ifeval::["{backend}" == "html5"]
 include::shared/nl/mailing-lists.adoc[]
 include::shared/nl/urls.adoc[]
+endif::[]
+
+ifeval::["{backend}" == "pdf"]
+include::../../../../shared/nl/mailing-lists.adoc[]
+include::../../../../shared/nl/urls.adoc[]
+endif::[]
+
+ifeval::["{backend}" == "epub3"]
+include::../../../../shared/nl/mailing-lists.adoc[]
+include::../../../../shared/nl/urls.adoc[]
+endif::[]
 
 [.abstract-title]
 Samenvatting
diff --git a/documentation/content/nl/articles/leap-seconds/_index.adoc b/documentation/content/nl/articles/leap-seconds/_index.adoc
index 189e516b08..9f63db3c58 100644
--- a/documentation/content/nl/articles/leap-seconds/_index.adoc
+++ b/documentation/content/nl/articles/leap-seconds/_index.adoc
@@ -20,7 +20,17 @@ releaseinfo: "$FreeBSD$"
 :figure-caption: Afbeelding
 :example-caption: Voorbeeld
 
+ifeval::["{backend}" == "html5"]
 include::shared/nl/urls.adoc[]
+endif::[]
+
+ifeval::["{backend}" == "pdf"]
+include::../../../../shared/nl/urls.adoc[]
+endif::[]
+
+ifeval::["{backend}" == "epub3"]
+include::../../../../shared/nl/urls.adoc[]
+endif::[]
 
 '''
 
diff --git a/documentation/content/nl/articles/problem-reports/_index.adoc b/documentation/content/nl/articles/problem-reports/_index.adoc
index b5977755a8..c7863603b4 100644
--- a/documentation/content/nl/articles/problem-reports/_index.adoc
+++ b/documentation/content/nl/articles/problem-reports/_index.adoc
@@ -24,8 +24,20 @@ trademarks: ["freebsd", "ibm", "intel", "sparc", "sun", "general"]
 :figure-caption: Afbeelding
 :example-caption: Voorbeeld
 
+ifeval::["{backend}" == "html5"]
 include::shared/nl/mailing-lists.adoc[]
 include::shared/nl/urls.adoc[]
+endif::[]
+
+ifeval::["{backend}" == "pdf"]
+include::../../../../shared/nl/mailing-lists.adoc[]
+include::../../../../shared/nl/urls.adoc[]
+endif::[]
+
+ifeval::["{backend}" == "epub3"]
+include::../../../../shared/nl/mailing-lists.adoc[]
+include::../../../../shared/nl/urls.adoc[]
+endif::[]
 
 [.abstract-title]
 Samenvatting
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.