diff options
| author | mrpa <mrpa@enea.se> | 2020-02-27 19:35:00 +0100 |
|---|---|---|
| committer | mrpa <mrpa@enea.se> | 2020-02-27 19:37:55 +0100 |
| commit | c1dc861ad66563c5f2a35e0901ecb7161b62380a (patch) | |
| tree | 8612317f12771fedc70afbfd432783f909170326 /doc/Makefile | |
| parent | 2f3895595ef6b37ac4cc011773fd39f0d087ea24 (diff) | |
| download | el_releases-nfv-access-c1dc861ad66563c5f2a35e0901ecb7161b62380a.tar.gz | |
Improvement: streamlining the rel ver updating process.
Using el_releases-common.git from now on
where eltf_params_updated.xml will be located from now on (only).
Change-Id: I90e42c5c69678aa9123bbabaecfbbc62b7e3543f
Diffstat (limited to 'doc/Makefile')
| -rw-r--r-- | doc/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/Makefile b/doc/Makefile index 8f7a2ce..80a93c7 100644 --- a/doc/Makefile +++ b/doc/Makefile | |||
| @@ -31,8 +31,8 @@ JIRA_ISSUES_GEN_XML := book-enea-nfv-access-release-info/doc/jiraissues_generate | |||
| 31 | 31 | ||
| 32 | MACHINE_LIST_XML := book-enea-nfv-access-release-info/doc/machine_list_generated.xml | 32 | MACHINE_LIST_XML := book-enea-nfv-access-release-info/doc/machine_list_generated.xml |
| 33 | 33 | ||
| 34 | ELTF_PARAMS_TEMPLATE := book-enea-nfv-access-release-info/doc/eltf_params_template.xml | 34 | ELTF_PARAMS_TEMPLATE := s_doceneacommon/doc/eltf_params_template.xml |
| 35 | ELTF_PARAMS_UPDATED := book-enea-nfv-access-release-info/doc/eltf_params_updated.xml | 35 | ELTF_PARAMS_UPDATED := s_doceneacommon/doc/eltf_params_updated.xml |
| 36 | 36 | ||
| 37 | 37 | ||
| 38 | 38 | ||
| @@ -52,12 +52,13 @@ DOCBOOK_CLEANTMP ?= yes | |||
| 52 | #Components (books) in this subsystem. Now use all books found here | 52 | #Components (books) in this subsystem. Now use all books found here |
| 53 | COMPONENTS := book-enea-nfv-access-auto-fw-th-open-source book-enea-nfv-access-auto-fw-th-user-guide book-enea-nfv-access-cmc-example-usecases book-enea-nfv-access-example-usecases book-enea-nfv-access-getting-started book-enea-nfv-access-open-source book-enea-nfv-access-release-info book-enea-nfv-access-system-test-specification book-enea-nfv-access-evalkit | 53 | COMPONENTS := book-enea-nfv-access-auto-fw-th-open-source book-enea-nfv-access-auto-fw-th-user-guide book-enea-nfv-access-cmc-example-usecases book-enea-nfv-access-example-usecases book-enea-nfv-access-getting-started book-enea-nfv-access-open-source book-enea-nfv-access-release-info book-enea-nfv-access-system-test-specification book-enea-nfv-access-evalkit |
| 54 | # COMPONENTS += | 54 | # COMPONENTS += |
| 55 | #book-enea-linux-eclipse-open-source | ||
| 56 | #book-enea-nfv-access-dev-hardening-guide | 55 | #book-enea-nfv-access-dev-hardening-guide |
| 57 | #book-enea-nfv-access-esdk-open-source | 56 | #book-enea-nfv-access-esdk-open-source |
| 58 | #book-enea-nfv-access-guide | 57 | #book-enea-nfv-access-guide |
| 58 | #book-enea-nfv-access-reference-guide-intel | ||
| 59 | #book-enea-nfv-access-sdk-open-source | 59 | #book-enea-nfv-access-sdk-open-source |
| 60 | #book-enea-nfv-access-user-hardening-guide | 60 | #book-enea-nfv-access-user-hardening-guide |
| 61 | #book-enea-nfv-access-vnf-onboarding-guide | ||
| 61 | 62 | ||
| 62 | #COMPONENTS := $(shell ls -d book-enea* ) | 63 | #COMPONENTS := $(shell ls -d book-enea* ) |
| 63 | 64 | ||
