497cae2b57
doc8 is a linter for documents and used in openstack-manuals. It is better to enforce document linters for simple checking. The current rules are really simple like: - line length check (80 chars) - new line at the end of file Change-Id: I3810df521068ffc97e25a5fc56b72397bf9783bc
13 lines
474 B
YAML
13 lines
474 B
YAML
---
|
|
features:
|
|
- Horizon can be configured to run with multiple
|
|
themes available at run time. A new selection
|
|
widget is available through the user menu. It
|
|
uses a browser cookie to allow users to toggle
|
|
between the configured themes. By default,
|
|
Horizon is configured with the two themes
|
|
available, 'default' and 'material'.
|
|
deprecations:
|
|
- The setting CUSTOM_THEME_PATH is now deprecated.
|
|
- The setting DEFAULT_THEME_PATH is now deprecated.
|