Merge "Bring back intersphinx reference to keystoneauth"
This commit is contained in:
@@ -219,10 +219,11 @@ latex_documents = [
|
|||||||
# If false, no module index is generated.
|
# If false, no module index is generated.
|
||||||
#latex_use_modindex = True
|
#latex_use_modindex = True
|
||||||
|
|
||||||
keystoneauth_url = 'https://docs.openstack.org/developer/keystoneauth/'
|
keystoneauth_url = 'https://docs.openstack.org/keystoneauth/latest/'
|
||||||
intersphinx_mapping = {
|
intersphinx_mapping = {
|
||||||
'python': ('https://docs.python.org/', None),
|
'python': ('https://docs.python.org/', None),
|
||||||
'osloconfig': ('https://docs.openstack.org/oslo.config/latest/', None),
|
'osloconfig': ('https://docs.openstack.org/oslo.config/latest/', None),
|
||||||
|
'keystoneauth1': (keystoneauth_url, None),
|
||||||
}
|
}
|
||||||
|
|
||||||
# -- Options for openstackdocstheme -------------------------------------------
|
# -- Options for openstackdocstheme -------------------------------------------
|
||||||
|
Reference in New Issue
Block a user