mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06: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