summaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
authorStefan Chiripuci <stci@enea.se>2021-05-17 10:20:23 +0300
committerStefan Chiripuci <stci@enea.se>2021-06-17 18:19:43 +0300
commitb7563556c8c68cfafb51a8aca82c07e2639f9bc6 (patch)
tree1767981a8a070f5d9496f791fccbd1a673b8a4d0 /doc/Makefile
parent24b8b987e179cb4bc99c080cbd5adcf9b56d6d90 (diff)
downloadnfv-access-documentation-b7563556c8c68cfafb51a8aca82c07e2639f9bc6.tar.gz
Update documentation with installation guide for Tenant Manager.
Change-Id: I4aba5d704af4b36c31bf04066063ad3f338fda4b
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 5c1a6b9..dcbb047 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -51,7 +51,7 @@ DOCBOOK_TO_BOOKDIR ?= yes
51DOCBOOK_CLEANTMP ?= yes 51DOCBOOK_CLEANTMP ?= yes
52 52
53#Components (books) in this subsystem. Now use all books found here 53#Components (books) in this subsystem. Now use all books found here
54COMPONENTS := book-enea-edge-auto-fw-th-open-source book-enea-edge-auto-fw-th-user-guide book-enea-edge-automation-open-source book-enea-edge-automation-user-guide book-enea-nfv-access-evalkit book-enea-edge-example-usecases book-enea-edge-getting-started book-enea-edge-runtime-open-source book-enea-edge-release-info book-enea-edge-system-test-specification book-enea-edge-telemetry-open-source book-enea-edge-management-open-source 54COMPONENTS := book-enea-edge-auto-fw-th-open-source book-enea-edge-auto-fw-th-user-guide book-enea-edge-automation-open-source book-enea-edge-automation-user-guide book-enea-nfv-access-evalkit book-enea-edge-example-usecases book-enea-edge-getting-started book-enea-edge-runtime-open-source book-enea-edge-release-info book-enea-edge-system-test-specification book-enea-edge-telemetry-open-source book-enea-edge-management-open-source book-enea-edge-tenant-manager-open-source
55 55
56 56
57# -------------------------------------------------------------- 57# --------------------------------------------------------------