Merge "Remove the deprecated "giturl" option"

This commit is contained in:
Zuul 2018-01-24 08:18:51 +00:00 committed by Gerrit Code Review
commit fb6d0c8d65
1 changed files with 0 additions and 4 deletions

View File

@ -70,12 +70,8 @@ release = version_info.release_string()
# The short X.Y version.
version = version_info.version_string()
# Config logABug feature
giturl = u'http://git.openstack.org/cgit/openstack/karbor/tree/api-ref/source'
# source tree
# html_context allows us to pass arbitrary values into the html template
html_context = {"bug_tag": "api-ref",
"giturl": giturl,
"bug_project": "karbor"}
# The language for content autogenerated by Sphinx. Refer to documentation