From a958b986af7b8f17ad23e5c31c7ff719c153021e Mon Sep 17 00:00:00 2001 From: mrichomme Date: Mon, 13 Apr 2020 18:46:35 +0200 Subject: Fix rst errors - Modify the linter to use sphinx linters (no coala bean) - Fix all broken links - fix minor rst issue - Add regex in ignore link (for ONAP URL and frankfurt doc) The rst target defined in tox will execute 3 steps: - local build of the documentation - check of the url Note 1: for the moment the Warning have not been turned into Error Note 2: frankfurt exeption shall be removed when frankfurt branch is available Issue-ID: INT-1523 Signed-off-by: mrichomme Change-Id: I6d7ad9d293a1b5c01f05a021d9a6f3767d04e62f Signed-off-by: mrichomme --- docs/docs_BBS.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/docs_BBS.rst') diff --git a/docs/docs_BBS.rst b/docs/docs_BBS.rst index 240c3099b..d2bca11c6 100644 --- a/docs/docs_BBS.rst +++ b/docs/docs_BBS.rst @@ -166,7 +166,7 @@ Create the required topics in DMaaP DCAE: BBS Event Processor (BBS-ep) ================================== -Description: :doc:`BBS-ep <../../dcaegen2.git/docs/sections/services/bbs-event-processor/index>` +Description: :doc:`BBS-ep ` The following BBS event processor blueprint will be used: @@ -191,7 +191,7 @@ IMPORTANT: Make sure that the configuration of BBS-ep in Consul contains the fol DCAE: RESTCONF Collector ======================== -Description: :doc:`RESTCONF Collector <../../dcaegen2.git/docs/sections/services/restconf/index>` +Description: :doc:`RESTCONF Collector ` The following RESTCONF collector blueprint will be used: @@ -209,7 +209,7 @@ RESTCONF Collector deployment procedure: DCAE: VES mapper ================ -Description: :doc:`VES Mapper <../../dcaegen2.git/docs/sections/services/mapper/index>` +Description: :doc:`VES Mapper ` The following VES mapper blueprint will be used: @@ -229,7 +229,7 @@ DCAE: VES collector Configure the mapping of the VES event domain to the correct DMaaP topic in Consul: ves-statechange --> unauthenticated.CPE_AUTHENTICATION -1. Access Consul UI http://CONSUL_SERVER_UI:30270/ui/#/dc1/services +1. Access Consul UI 2. Modify the dcae-ves-collector configuration by adding a new VES domain to DMaaP topic mapping -- cgit 1.2.3-korg