git: e513af7ee1 - main - hu/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=e513af7ee1f5d305c0a2293d0d7ff047a3eb685a

commit e513af7ee1f5d305c0a2293d0d7ff047a3eb685a
Author:     Marc Fonvieille <[email protected]>
AuthorDate: 2021-06-02 16:57:08 +0000
Commit:     Marc Fonvieille <[email protected]>
CommitDate: 2021-06-02 16:59:09 +0000

    hu/articles: Fix include links for PDF.
---
 documentation/content/hu/articles/explaining-bsd/_index.adoc | 10 ++++++++++
 .../content/hu/articles/gjournal-desktop/_index.adoc         | 12 +++++++++---
 documentation/content/hu/articles/linux-users/_index.adoc    | 10 ++++++++++
 3 files changed, 29 insertions(+), 3 deletions(-)

diff --git a/documentation/content/hu/articles/explaining-bsd/_index.adoc b/documentation/content/hu/articles/explaining-bsd/_index.adoc
index f78b377133..b2cb04bc6e 100644
--- a/documentation/content/hu/articles/explaining-bsd/_index.adoc
+++ b/documentation/content/hu/articles/explaining-bsd/_index.adoc
@@ -21,7 +21,17 @@ trademarks: ["freebsd", "amd", "apple", "intel", "xfree86", "linux", "opengroup"
 :figure-caption: Ábra
 :example-caption: Példa
 
+ifeval::["{backend}" == "html5"]
 include::shared/authors.adoc[]
+endif::[]
+
+ifeval::["{backend}" == "pdf"]
+include::../../../../shared/authors.adoc[]
+endif::[]
+
+ifeval::["{backend}" == "epub3"]
+include::../../../../shared/authors.adoc[]
+endif::[]
 
 [.abstract-title]
 Kivonat
diff --git a/documentation/content/hu/articles/gjournal-desktop/_index.adoc b/documentation/content/hu/articles/gjournal-desktop/_index.adoc
index 2f116389a0..aade9b35ca 100644
--- a/documentation/content/hu/articles/gjournal-desktop/_index.adoc
+++ b/documentation/content/hu/articles/gjournal-desktop/_index.adoc
@@ -23,20 +23,26 @@ trademarks: ["freebsd", "general"]
 :example-caption: Példa
 
 ifeval::["{backend}" == "html5"]
+include::shared/authors.adoc[]
+include::shared/hu/mailing-lists.adoc[]
+include::shared/hu/urls.adoc[]
 :imagesdir: ../../../images/articles/gjournal-desktop/
 endif::[]
 
 ifeval::["{backend}" == "pdf"]
+include::../../../../shared/authors.adoc[]
+include::../../../../shared/hu/mailing-lists.adoc[]
+include::../../../../shared/hu/urls.adoc[]
 :imagesdir: ../../../../static/images/articles/gjournal-desktop/
 endif::[]
 
 ifeval::["{backend}" == "epub3"]
+include::../../../../shared/authors.adoc[]
+include::../../../../shared/hu/mailing-lists.adoc[]
+include::../../../../shared/hu/urls.adoc[]
 :imagesdir: ../../../../static/images/articles/gjournal-desktop/
 endif::[]
 
-include::shared/authors.adoc[]
-include::shared/hu/mailing-lists.adoc[]
-include::shared/hu/urls.adoc[]
 
 [.abstract-title]
 Kivonat
diff --git a/documentation/content/hu/articles/linux-users/_index.adoc b/documentation/content/hu/articles/linux-users/_index.adoc
index 6833f37223..12b023c7de 100644
--- a/documentation/content/hu/articles/linux-users/_index.adoc
+++ b/documentation/content/hu/articles/linux-users/_index.adoc
@@ -21,7 +21,17 @@ trademarks: ["freebsd", "intel", "redhat", "linux", "unix", "general"]
 :figure-caption: Ábra
 :example-caption: Példa
 
+ifeval::["{backend}" == "html5"]
 include::shared/hu/urls.adoc[]
+endif::[]
+
+ifeval::["{backend}" == "pdf"]
+include::../../../../shared/hu/urls.adoc[]
+endif::[]
+
+ifeval::["{backend}" == "epub3"]
+include::../../../../shared/hu/urls.adoc[]
+endif::[]
 
 [.abstract-title]
 Kivonat
_______________________________________________
[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.