mirror of https://github.com/grafana/grafana.git
Add warning about plugin.json docs being auto-generated (#24692)
This commit is contained in:
parent
ee12f5e742
commit
6efa3f95ae
|
|
@ -1,4 +1,7 @@
|
|||
+++
|
||||
# -------------------------------------------------------------------------
|
||||
# Do not edit this file. It is automatically generated by json-schema-docs.
|
||||
# -------------------------------------------------------------------------
|
||||
title = "plugin.json"
|
||||
keywords = ["grafana", "plugins", "documentation"]
|
||||
type = "docs"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,7 @@
|
|||
+++
|
||||
# -------------------------------------------------------------------------
|
||||
# Do not edit this file. It is automatically generated by json-schema-docs.
|
||||
# -------------------------------------------------------------------------
|
||||
title = "plugin.json"
|
||||
keywords = ["grafana", "plugins", "documentation"]
|
||||
type = "docs"
|
||||
|
|
|
|||
Loading…
Reference in New Issue