Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
oom
/
5e487e84e0189c0706a7ef26e44f2870063157e5
/
.
/
docs
/
conf.py
blob: 3b28eb74a83c1e75956d538e8462c3bb56184649 [
file
] [
log
] [
blame
]
from
docs_conf
.
conf
import
*
branch
=
'latest'
master_doc
=
'index'
linkcheck_ignore
=
[
'http://localhost'
,
]
intersphinx_mapping
=
{}
html_last_updated_fmt
=
'%d-%b-%y %H:%M'
def
setup
(
app
):
app
.
add_css_file
(
"css/ribbon_onap.css"
)