Merge "Add theme fix for browsable source code"
This commit is contained in:
commit
6f2f217747
@ -1,3 +1,5 @@
|
||||
ansible-lint
|
||||
oslosphinx>=2.5.0
|
||||
sphinx
|
||||
|
||||
# this is required for the docs build jobs
|
||||
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
||||
oslosphinx>=2.5.0 # Apache-2.0
|
||||
|
@ -31,6 +31,9 @@ extensions = [
|
||||
'oslosphinx'
|
||||
]
|
||||
|
||||
# The link to the browsable source code (for the left hand menu)
|
||||
oslosphinx_cgit_link = 'http://git.openstack.org/cgit/openstack/openstack-ansible-security'
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
templates_path = ['_templates']
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user