aboutsummaryrefslogtreecommitdiffstats
path: root/.coafile
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2020-04-13 18:46:35 +0200
committerMarco Platania <platania@research.att.com>2020-04-15 12:34:58 +0000
commita958b986af7b8f17ad23e5c31c7ff719c153021e (patch)
treef5b26163c7579fb68cadebd7a0d49e5d39073e9d /.coafile
parent398c9b251dc910c4cffc4fc5a3c2b8b221980c91 (diff)
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 <morgan.richomme@orange.com> Change-Id: I6d7ad9d293a1b5c01f05a021d9a6f3767d04e62f Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to '.coafile')
-rw-r--r--.coafile5
1 files changed, 0 insertions, 5 deletions
diff --git a/.coafile b/.coafile
index 79c27af9e..81bf44021 100644
--- a/.coafile
+++ b/.coafile
@@ -27,11 +27,6 @@ pylint_enable =
ignore =
.tox/**
-[rst]
-bears = reSTLintBear
-ignore =
- .tox/**
-
[md]
bears = MarkdownBear
ignore =