mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 04:22:13 +08:00
docs(plugins): add placeholders for plugin docs
This commit is contained in:
10
docs/sources/plugins/developing_plugins.md
Normal file
10
docs/sources/plugins/developing_plugins.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
page_title: Plugin development
|
||||
page_description: Plugin development for Grafana
|
||||
page_keywords: grafana, plugins, documentation, development
|
||||
---
|
||||
|
||||
# Plugin development
|
||||
|
||||
TODO
|
||||
|
10
docs/sources/plugins/plugin.json.md
Normal file
10
docs/sources/plugins/plugin.json.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
page_title: Plugin json file
|
||||
page_description: Plugin json for Grafana
|
||||
page_keywords: grafana, plugins, documentation
|
||||
---
|
||||
|
||||
# Plugin.json
|
||||
|
||||
TODO
|
||||
|
Reference in New Issue
Block a user