Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
sdc
/
sdc-docker-base
/
50473b2a7eaf66675f775f376defb226c92e02cc
/
.
/
docs
/
conf.py
blob: 5371015c66318d74f5c008e9e2cdb64db157dda4 [
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_stylesheet
(
"css/ribbon.css"
)