[Doc] openstackdocstheme starlingxdocs theme

Enable starlingxdocs theme support for:

- Documentation
- Release Notes
- API Reference

Add zuul check and gate job:

- build-openstack-api-ref

Change-Id: I33252608b94b08b2e70511a76744b82c2d0fc937
Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
This commit is contained in:
Abraham Arce
2018-10-18 07:11:56 -05:00
committed by Dean Troyer
parent 95da742946
commit 5b01572a60
5 changed files with 6 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ extensions = [
'os_api_ref',
]
html_theme = 'openstackdocs'
html_theme = 'starlingxdocs'
html_theme_options = {
"sidebar_dropdown": "api_ref",