Add a feature design section to the dashboard dev
guide, linking to the individual docs under dov/dev/dashboard
Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
+++ /dev/null
-======================================
-Ceph Dashboard Developer Documentation
-======================================
-
-.. rubric:: Contents
-
-.. toctree::
- :maxdepth: 1
-
- UI Design Principles <ui_goals>
.. contents:: Table of Contents
+Feature Design
+--------------
+
+To promote colloaboration on new Ceph Dashboard features, the first step is
+the definition of a design document. These documents then form the basis of
+implementation scope and permit wider participation in the evolution of the
+Ceph Dashboard UI.
+
+.. toctree::
+ :maxdepth: 1
+ :caption: Design Documents:
+
+ UI Design Goals <../dashboard/ui_goals>
+
+
Preliminary Steps
-----------------