summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-nfv-access-telemetry-open-source
diff options
context:
space:
mode:
authoriosc <ioana.scurt@enea.com>2021-03-19 13:07:53 +0100
committeriosc <ioana.scurt@enea.com>2021-03-19 13:09:20 +0100
commite55c3d2a23de3eac0ae2f312b27a478e041b48e8 (patch)
tree4d7270b27ceac43fa38e17ec524554353b6c9cab /doc/book-enea-nfv-access-telemetry-open-source
parent8670db9d7faf33f35789a4e344c52228b40f71f2 (diff)
downloadnfv-access-documentation-e55c3d2a23de3eac0ae2f312b27a478e041b48e8.tar.gz
USERDOCAP-636 - all books changes
Change-Id: I944098c2d726657c91edff3d62dc4a40fc8df8bb Signed-off-by: iosc <ioana.scurt@enea.com>
Diffstat (limited to 'doc/book-enea-nfv-access-telemetry-open-source')
-rw-r--r--doc/book-enea-nfv-access-telemetry-open-source/doc/about.xml2
-rw-r--r--doc/book-enea-nfv-access-telemetry-open-source/doc/book.xml2
-rw-r--r--doc/book-enea-nfv-access-telemetry-open-source/swcomp.mk2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/book-enea-nfv-access-telemetry-open-source/doc/about.xml b/doc/book-enea-nfv-access-telemetry-open-source/doc/about.xml
index 781b0bd..5366626 100644
--- a/doc/book-enea-nfv-access-telemetry-open-source/doc/about.xml
+++ b/doc/book-enea-nfv-access-telemetry-open-source/doc/about.xml
@@ -5,7 +5,7 @@
5 <title>About this Report</title> 5 <title>About this Report</title>
6 6
7 <para>This document contains the open source and license information 7 <para>This document contains the open source and license information
8 pertaining to telemetry packages provided with Enea NFV Access <xi:include 8 pertaining to telemetry packages provided with Enea Edge <xi:include
9 href="../../s_doceneacommon/doc/eltf_params_updated.xml" 9 href="../../s_doceneacommon/doc/eltf_params_updated.xml"
10 xmlns:xi="http://www.w3.org/2001/XInclude" 10 xmlns:xi="http://www.w3.org/2001/XInclude"
11 xpointer="element(EneaLinux_REL_VER/1)" />.</para> 11 xpointer="element(EneaLinux_REL_VER/1)" />.</para>
diff --git a/doc/book-enea-nfv-access-telemetry-open-source/doc/book.xml b/doc/book-enea-nfv-access-telemetry-open-source/doc/book.xml
index b005dae..c671fd7 100644
--- a/doc/book-enea-nfv-access-telemetry-open-source/doc/book.xml
+++ b/doc/book-enea-nfv-access-telemetry-open-source/doc/book.xml
@@ -4,7 +4,7 @@
4<!ENTITY % local.common.attrib "xml:base CDATA #IMPLIED"> 4<!ENTITY % local.common.attrib "xml:base CDATA #IMPLIED">
5]> 5]>
6<book id="book_enea_nfv_access_telemetry_open_source"> 6<book id="book_enea_nfv_access_telemetry_open_source">
7 <title><trademark class="registered">Enea</trademark> NFV Access Telemetry Open Source Report</title> 7 <title><trademark class="registered">Enea</trademark> Edge Telemetry Open Source Report</title>
8 <subtitle>Release Version 8 <subtitle>Release Version
9 <xi:include href="../../s_doceneacommon/doc/eltf_params_updated.xml" xpointer="element(EneaLinux_REL_VER/1)" 9 <xi:include href="../../s_doceneacommon/doc/eltf_params_updated.xml" xpointer="element(EneaLinux_REL_VER/1)"
10 xmlns:xi="http://www.w3.org/2001/XInclude" /></subtitle> 10 xmlns:xi="http://www.w3.org/2001/XInclude" /></subtitle>
diff --git a/doc/book-enea-nfv-access-telemetry-open-source/swcomp.mk b/doc/book-enea-nfv-access-telemetry-open-source/swcomp.mk
index 0314da2..332d0c8 100644
--- a/doc/book-enea-nfv-access-telemetry-open-source/swcomp.mk
+++ b/doc/book-enea-nfv-access-telemetry-open-source/swcomp.mk
@@ -6,5 +6,5 @@ BOOK_VER ?= $(REL_VER)-dev
6DOCBOOK_SRC := $(COMP)/swcomp.mk $(COMP)/doc/book.xml $(shell find $(COMP)/doc -type f \( -name "*.xml" -o -name "*.svg" -o -name "*.png" \) ! -name "book.xml" -print) 6DOCBOOK_SRC := $(COMP)/swcomp.mk $(COMP)/doc/book.xml $(shell find $(COMP)/doc -type f \( -name "*.xml" -o -name "*.svg" -o -name "*.png" \) ! -name "book.xml" -print)
7 7
8BOOKPACKAGES := book-enea-nfv-access-telemetry-open-source 8BOOKPACKAGES := book-enea-nfv-access-telemetry-open-source
9BOOKDESC_$(BOOKPACKAGES) := "Enea NFV Access Telemetry Open Source Report" 9BOOKDESC_$(BOOKPACKAGES) := "Enea Edge Telemetry Open Source Report"
10BOOKDEFAULTCONDITION := $(DEFAULTCONDITIONS) 10BOOKDEFAULTCONDITION := $(DEFAULTCONDITIONS)