Merge "Reorganise and update the settings documentation"
This commit is contained in:
commit
9e9db4660a
File diff suppressed because it is too large
Load Diff
@ -196,11 +196,6 @@ To add a new dashboard to your project, you need to add a configuration file to
|
|||||||
``openstack_dashboard/local/enabled`` directory. For more information on this,
|
``openstack_dashboard/local/enabled`` directory. For more information on this,
|
||||||
see :ref:`pluggable-settings-label`.
|
see :ref:`pluggable-settings-label`.
|
||||||
|
|
||||||
There is also an alternative way to add a new dashboard, by adding it to
|
|
||||||
Django's ``INSTALLED_APPS`` setting. For more information about this, see
|
|
||||||
:ref:`dashboards`. However, please note that the recommended way is to take
|
|
||||||
advantage of the pluggable settings feature.
|
|
||||||
|
|
||||||
URLs
|
URLs
|
||||||
----
|
----
|
||||||
|
|
||||||
|
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
features:
|
||||||
|
- Most of the documentation has been reorganised and updated, or rewritten
|
||||||
|
entirely, with the aim of promoting discoverability and ensuring all
|
||||||
|
content is relevant and up to date.
|
Loading…
Reference in New Issue
Block a user