c599d506d9fe3d2f77db5cf3d49a50c484ed607f
[oam/nf-oam-adopter.git] / conf.py
1 from docs_conf.conf import *
2
3 linkcheck_ignore = [
4     'http://localhost.*',
5     'http://127.0.0.1.*',
6     'https://gerrit.o-ran-sc.org.*'
7 ]