X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Fconf.py;fp=docs%2Fconf.py;h=974c30919f10bb59197cff40ef1690c4467f4e0f;hb=0dfb5ffe03e6520b1291af0f51c6b8ace6b766aa;hp=0000000000000000000000000000000000000000;hpb=3dcee1f617eb918983bd1431d5f4f492cc5e16c7;p=scp%2Fric-app%2Fkpimon.git diff --git a/docs/conf.py b/docs/conf.py new file mode 100644 index 0000000..974c309 --- /dev/null +++ b/docs/conf.py @@ -0,0 +1,3 @@ +from docs_conf.conf import * + +linkcheck_ignore = ["http://localhost.*", "http://127.0.0.1.*", "https://gerrit.o-ran-sc.org.*"]