colosseum-near-rt-ric/setup/e2/docs/conf.py

7 lines
134 B
Python
Raw Normal View History

2021-12-08 21:17:46 +01:00
from docs_conf.conf import *
linkcheck_ignore = [
'http://localhost.*',
'http://127.0.0.1.*',
'https://gerrit.o-ran-sc.org.*'
]