[DOCS] Update J release notes for cert-service
[oom/platform/cert-service.git] / docs / conf.py
index 1e26e7d..351d0cc 100644 (file)
@@ -5,6 +5,12 @@ master_doc = 'index'
 
 linkcheck_ignore = [
     'http://localhost',
+    'http://ejbca',
+    'https://localhost'
+]
+
+exclude_patterns = [
+    '.tox'
 ]
 
 extensions = [