Code Review
/
smo
/
o1.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Merge "Add support for generating documentation for smo/o1"
[smo/o1.git]
/
docs
/
conf.py
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
]