Added note about stable project dashboard URLs to docs

Change-Id: Iecea7689bffa8a76a2db10dfc8fe0fc5c12ae225
This commit is contained in:
Martin Fick
2012-11-18 14:05:58 -07:00
committed by Edwin Kempin
parent c208f066be
commit 7aa89fef52

View File

@@ -62,6 +62,13 @@ Example dashboard config file `MyProject Dashboard`:
query = status:merged project:myProject limit:15
----
Once defined, project dashboards are accessible using stable URLs by
using the project name, refname and pathname of the dashboard via URLs
like:
----
/#/projects/All-Projects,dashboards/Site:Main
----
Project dashboards are inherited from ancestor projects unless
overridden by dashboards with the same ref and name.