Front Haul Interface Library update to first seed code contribution
[o-du/phy.git] / fhi_lib / docs / conf.py
diff --git a/fhi_lib/docs/conf.py b/fhi_lib/docs/conf.py
new file mode 100644 (file)
index 0000000..922e22f
--- /dev/null
@@ -0,0 +1,6 @@
+from docs_conf.conf import *
+linkcheck_ignore = [
+    'http://localhost.*',
+    'http://127.0.0.1.*',
+    'https://gerrit.o-ran-sc.org.*'
+]