Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
vnfsdk
/
model
/
48f29c6f68062f830304c893ebc230505625f008
/
.
/
docs
/
conf.py
blob: 5082a4bd213ae74b89c85d38fe3e4cc95f342892 [
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.css"
)