colosseum-near-rt-ric/setup/e2/docs/conf.py
Leonardo Bonati 60dffad583 First commit
2021-12-08 20:17:46 +00:00

7 lines
134 B
Python

from docs_conf.conf import *
linkcheck_ignore = [
'http://localhost.*',
'http://127.0.0.1.*',
'https://gerrit.o-ran-sc.org.*'
]