diff options
author | Sona Sarmadi <sona.sarmadi@enea.com> | 2019-03-05 09:22:56 +0100 |
---|---|---|
committer | Sona Sarmadi <sona.sarmadi@enea.com> | 2019-03-05 18:56:00 +0100 |
commit | eda81771f480e4bfd651fded3d040bdbe784b2b1 (patch) | |
tree | d7208a9762f08296f8ba70e672bf1b5e37b42dd5 /doc/Makefile | |
parent | 82ed387e2592855242801ce48026316bcd186c4a (diff) | |
download | nfv-access-documentation-eda81771f480e4bfd651fded3d040bdbe784b2b1.tar.gz |
AccessDocs: some updates after review comments
- rename demo-usecases with example-usecases
- reorder the ZTP and VNF Management chapters
- remove one of the in-band management picture
- remove grub menu option picture
- update Main changes in rel-info
- move how to download ucpe Manager from portal from
getting started to rel info
- remove references to DeveloperDocs.zip
ยด
Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
Change-Id: Ie5ae30ba7447ceceffb83924dd9205a8a830da91
Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
Diffstat (limited to 'doc/Makefile')
-rw-r--r-- | doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile index 0002f68..0514408 100644 --- a/doc/Makefile +++ b/doc/Makefile | |||
@@ -50,7 +50,7 @@ DOCBOOK_TO_BOOKDIR ?= yes | |||
50 | DOCBOOK_CLEANTMP ?= yes | 50 | DOCBOOK_CLEANTMP ?= yes |
51 | 51 | ||
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-demo-usecases book-enea-nfv-access-getting-started book-enea-nfv-access-open-source book-enea-nfv-access-reference-guide-intel book-enea-nfv-access-release-info | 53 | COMPONENTS := book-enea-nfv-access-example-usecases book-enea-nfv-access-getting-started book-enea-nfv-access-open-source book-enea-nfv-access-reference-guide-intel book-enea-nfv-access-release-info |
54 | # COMPONENTS += | 54 | # COMPONENTS += |
55 | #book-enea-linux-eclipse-open-source (as of 13.04.2017 this is not needed) | 55 | #book-enea-linux-eclipse-open-source (as of 13.04.2017 this is not needed) |
56 | #book-enea-nfv-access-dev-hardening-guide | 56 | #book-enea-nfv-access-dev-hardening-guide |