Switch to new starlingxdocs theme
Change-Id: Id6bb154b509a5cb822cd1f32167f48ba7876645a Signed-off-by: Dean Troyer <dtroyer@gmail.com>
This commit is contained in:
parent
e3a11084e2
commit
d220b08b34
@ -20,7 +20,7 @@ extensions = [
|
||||
'os_api_ref',
|
||||
]
|
||||
|
||||
html_theme = 'openstackdocs'
|
||||
html_theme = 'starlingxdocs'
|
||||
|
||||
html_theme_options = {
|
||||
"sidebar_dropdown": "api_ref",
|
||||
|
@ -1,6 +1,6 @@
|
||||
openstack-doc-tools>=1.6.0
|
||||
sphinx>=1.6.2
|
||||
openstackdocstheme>=1.19.0 # Apache-2.0
|
||||
openstackdocstheme>=1.26.0 # Apache-2.0
|
||||
|
||||
# API Reference Guide
|
||||
os-api-ref>=1.4.0 # Apache-2.0
|
||||
|
@ -7,7 +7,6 @@ home-page = https://starlingx.io
|
||||
classifier =
|
||||
Environment :: OpenStack
|
||||
Intended Audience :: Information Technology
|
||||
Intended Audience :: System Administrators
|
||||
License :: OSI Approved :: Apache Software License
|
||||
Operating System :: POSIX :: Linux
|
||||
Topic :: Documentation
|
||||
|
@ -88,7 +88,7 @@ pygments_style = 'sphinx'
|
||||
# The theme to use for HTML and HTML Help pages. See the documentation for
|
||||
# a list of builtin themes.
|
||||
#
|
||||
html_theme = 'alabaster'
|
||||
html_theme = 'starlingxdocs'
|
||||
|
||||
# Theme options are theme-specific and customize the look and feel of a theme
|
||||
# further. For a list of options available for each theme, see the
|
||||
|
Loading…
Reference in New Issue
Block a user