Merge "Remove display_badge setting"
This commit is contained in:
commit
f4cf8f4a7d
@ -114,9 +114,7 @@ html_theme = 'openstackdocs'
|
||||
# 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
|
||||
# documentation.
|
||||
html_theme_options = {
|
||||
'display_badge': False
|
||||
}
|
||||
# html_theme_options = {}
|
||||
|
||||
# The name for this set of Sphinx documents. If None, it defaults to
|
||||
# "<project> v<release> documentation".
|
||||
|
@ -10,7 +10,7 @@ beautifulsoup4 # MIT
|
||||
Jinja2>=2.8 # BSD License (3 clause)
|
||||
openstack-doc-tools>=1.6.0 # Apache-2.0
|
||||
sphinx>=1.6.2 # BSD
|
||||
openstackdocstheme>=1.23.0 # Apache-2.0
|
||||
openstackdocstheme>=1.23.1 # Apache-2.0
|
||||
doc8 # Apache-2.0
|
||||
requests>=2.14.2 # Apache-2.0
|
||||
requestsexceptions>=1.2.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user