Gitiles
Code Review
Sign In
gerrit.nordix.org
/
oransc
/
doc
/
e85a1848bae398c6b538dd97a92327957affef65
/
.
/
doc-templates
/
conf.py
blob: 89033cfd734a4f45718cc3c8675efe6e53d1bddb [
file
] [
log
] [
blame
]
weichen
300706e
2019-11-04 10:13:57 -0500
[
diff
] [
blame
]
1
from
docs_conf
.
conf
import
*
2
linkcheck_ignore
=
[
3
'http://localhost.*'
,
4
'http://127.0.0.1.*'
,
5
'https://gerrit.o-ran-sc.org.*'
6
]
7