summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/book-enea-nfv-access-getting-started/doc/book.xml3
-rw-r--r--doc/manifest_conf.mk2
2 files changed, 1 insertions, 4 deletions
diff --git a/doc/book-enea-nfv-access-getting-started/doc/book.xml b/doc/book-enea-nfv-access-getting-started/doc/book.xml
index b0b0534..5277b5e 100644
--- a/doc/book-enea-nfv-access-getting-started/doc/book.xml
+++ b/doc/book-enea-nfv-access-getting-started/doc/book.xml
@@ -35,9 +35,6 @@
35 <xi:include href="in_band_management.xml" 35 <xi:include href="in_band_management.xml"
36 xmlns:xi="http://www.w3.org/2001/XInclude" /> 36 xmlns:xi="http://www.w3.org/2001/XInclude" />
37 37
38 <xi:include href="demo_usecases.xml"
39 xmlns:xi="http://www.w3.org/2001/XInclude" />
40
41 <xi:include href="knownissues_limitations.xml" 38 <xi:include href="knownissues_limitations.xml"
42 xmlns:xi="http://www.w3.org/2001/XInclude" /> 39 xmlns:xi="http://www.w3.org/2001/XInclude" />
43 40
diff --git a/doc/manifest_conf.mk b/doc/manifest_conf.mk
index a04173f..3aeeb51 100644
--- a/doc/manifest_conf.mk
+++ b/doc/manifest_conf.mk
@@ -2,7 +2,7 @@
2# NOTE: MANIFESTHASH needs to be changed to final release tag in format refs/tags/ELnnn before a release 2# NOTE: MANIFESTHASH needs to be changed to final release tag in format refs/tags/ELnnn before a release
3# The values are shown in the release info 3# The values are shown in the release info
4# The manifest is used to fetch information into the release info from the distro files 4# The manifest is used to fetch information into the release info from the distro files
5MANIFESTHASH ?= refs/tags/Enea_NFV_Access_2.2_RC3 5MANIFESTHASH ?= refs/tags/Enea_NFV_Access_2.2_RC4
6 #change the above value later to refs/tags/ELnnn (?) 6 #change the above value later to refs/tags/ELnnn (?)
7MANIFESTURL := git@git.enea.com:linux/manifests/el_manifests-nfv-access.git 7MANIFESTURL := git@git.enea.com:linux/manifests/el_manifests-nfv-access.git
8PROFILE_NAME := Enea NFV Access 8PROFILE_NAME := Enea NFV Access