Gitiles
Code Review
Sign In
gerrit.nordix.org
/
oransc
/
smo
/
o2
/
6766def2be146b119706cf63fc1f8ce246058e57
/
.
/
docs
/
conf.py
blob: 5708cb2e63909c777cd56068459fb7d09a06f976 [
file
] [
log
] [
blame
]
Toshiaki Takahashi
8619f63
2022-03-21 10:57:25 +0000
[
diff
] [
blame
]
1
from
docs_conf
import
*
2
3
branch
=
'latest'
4
5
linkcheck_ignore
=
[
6
'http://localhost'
,
7
'http://localhost.*'
,
8
'http://127.0.0.1.*'
,
9
'https://gerrit.o-ran-sc.org.*'
10
]