Update docs config for linters

Change-Id: Ide22db072f9260a2e76bf4a90570575a5acc5e51
This commit is contained in:
luke.li 2017-11-02 16:25:20 +08:00
parent e319a00aaa
commit 609ea1f1b5

View File

@ -64,7 +64,9 @@ target_name = u'openstack-ansible'
title = u'OpenStack-Ansible Release Notes'
# The link to the browsable source code (for the left hand menu)
oslosphinx_cgit_link = 'https://git.openstack.org/cgit/openstack/' + target_name
oslosphinx_cgit_link = (
"https://git.openstack.org/cgit/openstack/{}".format(target_name)
)
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the