Override tests with external images
[nonrtric.git] / docs / conf.py
index d620289..8c7a946 100644 (file)
@@ -7,9 +7,11 @@ branch = 'latest'
 linkcheck_ignore = [
     'http://localhost.*',
     'http://127.0.0.1.*',
-    'https://gerrit.o-ran-sc.org.*'
+    'https://gerrit.o-ran-sc.org.*',
 ]
 
+extensions = ['sphinx.ext.intersphinx',]
+
 #intershpinx mapping with other projects
 intersphinx_mapping = {}