diff options
Diffstat (limited to 'doc/book-enea-nfv-access-platform-open-source')
4 files changed, 4 insertions, 6 deletions
diff --git a/doc/book-enea-nfv-access-platform-open-source/doc/README b/doc/book-enea-nfv-access-platform-open-source/doc/README index 381fdd3..607ce67 100644 --- a/doc/book-enea-nfv-access-platform-open-source/doc/README +++ b/doc/book-enea-nfv-access-platform-open-source/doc/README | |||
@@ -1,4 +1,4 @@ | |||
1 | The licenses.xml in the git repository of Enea NFV Access Run Time Platform Open Source Report | 1 | The licenses.xml in the git repository of Enea NFV Access Runtime Platform Open Source Report |
2 | is the frozen version belonging to the last official release of Enea NFV Access. | 2 | is the frozen version belonging to the last official release of Enea NFV Access. |
3 | The contents must be generated from the release script to obtain the latest | 3 | The contents must be generated from the release script to obtain the latest |
4 | lists of packages and licenses. | 4 | lists of packages and licenses. |
diff --git a/doc/book-enea-nfv-access-platform-open-source/doc/about.xml b/doc/book-enea-nfv-access-platform-open-source/doc/about.xml index 0166258..377562c 100644 --- a/doc/book-enea-nfv-access-platform-open-source/doc/about.xml +++ b/doc/book-enea-nfv-access-platform-open-source/doc/about.xml | |||
@@ -4,7 +4,5 @@ | |||
4 | <chapter id="platform-open-source-packages-and-licenses"> | 4 | <chapter id="platform-open-source-packages-and-licenses"> |
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 pertaining to packages provided with this release of the Enea NFV Access Runtime Platform and the Installer.</para> |
8 | pertaining to packages provided with this release of the Enea NFV | ||
9 | Access Run Time Platform and the Installer.</para> | ||
10 | </chapter> \ No newline at end of file | 8 | </chapter> \ No newline at end of file |
diff --git a/doc/book-enea-nfv-access-platform-open-source/doc/book.xml b/doc/book-enea-nfv-access-platform-open-source/doc/book.xml index c3d075a..a17bb3d 100644 --- a/doc/book-enea-nfv-access-platform-open-source/doc/book.xml +++ b/doc/book-enea-nfv-access-platform-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_platform_open_source"> | 6 | <book id="book_enea_nfv_access_platform_open_source"> |
7 | <title><trademark class="registered">Enea</trademark> NFV Access Run Time Platform Open Source Report</title> | 7 | <title><trademark class="registered">Enea</trademark> NFV Access Runtime Platform 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-platform-open-source/swcomp.mk b/doc/book-enea-nfv-access-platform-open-source/swcomp.mk index c212fa3..fc62acc 100644 --- a/doc/book-enea-nfv-access-platform-open-source/swcomp.mk +++ b/doc/book-enea-nfv-access-platform-open-source/swcomp.mk | |||
@@ -6,5 +6,5 @@ BOOK_VER ?= $(REL_VER)-dev | |||
6 | DOCBOOK_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) | 6 | DOCBOOK_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 | ||
8 | BOOKPACKAGES := book-enea-nfv-access-platform-open-source | 8 | BOOKPACKAGES := book-enea-nfv-access-platform-open-source |
9 | BOOKDESC_$(BOOKPACKAGES) := "Enea NFV Access Run Time Platform Open Source Report" | 9 | BOOKDESC_$(BOOKPACKAGES) := "Enea NFV Access Runtime Platform Open Source Report" |
10 | BOOKDEFAULTCONDITION := $(DEFAULTCONDITIONS) | 10 | BOOKDEFAULTCONDITION := $(DEFAULTCONDITIONS) |