From 740932118710e9b7c7b45a74b0db2b389957bcb3 Mon Sep 17 00:00:00 2001 From: Miruna Paun Date: Fri, 30 Jun 2017 13:50:29 +0200 Subject: Renaming all EL7 virt profile titles to "Enea NFV Access" LXCR-7844 LXCR-7844 Redo the chapter structure for EL Virtualization Guide Signed-off-by: Miruna Paun --- doc/Makefile | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'doc/Makefile') diff --git a/doc/Makefile b/doc/Makefile index f99ff90..50830de 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,3 +1,4 @@ +#2017-06-29 Converted EL7 virtualization profile to first version of ENFV Access Platform #2017-04-13 Created first version of virtualization profile #Path to this subsystem's root directory @@ -20,16 +21,16 @@ TMPCLONEROOT_MANIFEST := $(TMPCLONEROOT)/manifest # ******************* AutoGenerated chapters from template and target READMEs ******* -BUILDBOOT_XML := book-enea-linux-release-info/doc/build_boot_generated.xml -BUILDBOOT_TEMPLATE := book-enea-linux-release-info/doc/build_boot_template.xml +BUILDBOOT_XML := book-enea-nfv-access-platform-release-info/doc/build_boot_generated.xml +BUILDBOOT_TEMPLATE := book-enea-nfv-access-platform-release-info/doc/build_boot_template.xml -PKGDIFF_GEN_XML := book-enea-linux-release-info/doc/pkgdiff_generated.xml -JIRA_ISSUES_GEN_XML := book-enea-linux-release-info/doc/jiraissues_generated.xml +PKGDIFF_GEN_XML := book-enea-nfv-access-platform-release-info/doc/pkgdiff_generated.xml +JIRA_ISSUES_GEN_XML := book-enea-nfv-access-platform-release-info/doc/jiraissues_generated.xml -MACHINE_LIST_XML := book-enea-linux-release-info/doc/machine_list_generated.xml +MACHINE_LIST_XML := book-enea-nfv-access-platform-release-info/doc/machine_list_generated.xml -ELTF_PARAMS_TEMPLATE := book-enea-linux-release-info/doc/eltf_params_template.xml -ELTF_PARAMS_UPDATED := book-enea-linux-release-info/doc/eltf_params_updated.xml +ELTF_PARAMS_TEMPLATE := book-enea-nfv-access-platform-release-info/doc/eltf_params_template.xml +ELTF_PARAMS_UPDATED := book-enea-nfv-access-platform-release-info/doc/eltf_params_updated.xml @@ -47,7 +48,7 @@ DOCBOOK_TO_BOOKDIR ?= yes DOCBOOK_CLEANTMP ?= yes #Components (books) in this subsystem. Now use all books found here -# COMPONENTS := book-enea-linux-release-info book-enea-linux-open-source +# COMPONENTS := book-enea-nfv-access-platform-release-info book-enea-linux-open-source # COMPONENTS += book-enea-linux-eclipse-open-source (as of 13.04.2017 this is not needed) COMPONENTS := $(shell ls -d book-enea* ) -- cgit v1.2.3-54-g00ecf