Document: Improve the dashboards document
Many user are stuck at the case URL[1]. Explain more to make it easy to understand. [1] "/#/projects/All-Projects,dashboards/Site:Main" Change-Id: Iabd8df8f9b518ca4b061cdc03a733cecc19226db
This commit is contained in:
parent
76e7b42490
commit
4bb60f7a6f
@ -66,7 +66,7 @@ project. For each dashboard create a config file. The file path/name
|
||||
will be used as name (equivalent to a title in a custom dashboard) for
|
||||
the dashboard.
|
||||
|
||||
Example dashboard config file `MyProject Dashboard`:
|
||||
Example of a dashboard config file:
|
||||
|
||||
----
|
||||
[dashboard]
|
||||
@ -79,6 +79,8 @@ Example dashboard config file `MyProject Dashboard`:
|
||||
|
||||
Once defined, project dashboards are accessible using stable URLs by
|
||||
using the project name, refname and pathname of the dashboard via URLs
|
||||
, e.g. create a dashboard config file named `Main` and push it
|
||||
to `refs/meta/dashboards/Site` branch of All-Projects, then access it
|
||||
like:
|
||||
----
|
||||
/#/projects/All-Projects,dashboards/Site:Main
|
||||
|
Loading…
x
Reference in New Issue
Block a user