mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
docs(plugins): add skeleton pages for plugins
This commit is contained in:
9
docs/sources/plugins/datasources.md
Normal file
9
docs/sources/plugins/datasources.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
page_title: Plugin datasources
|
||||||
|
page_description: Datasource plugins for Grafana
|
||||||
|
page_keywords: grafana, plugins, documentation
|
||||||
|
---
|
||||||
|
|
||||||
|
# Datasources
|
||||||
|
|
||||||
|
TODO
|
||||||
10
docs/sources/plugins/overview.md
Normal file
10
docs/sources/plugins/overview.md
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
page_title: Plugin overview
|
||||||
|
page_description: Plugins for Grafana
|
||||||
|
page_keywords: grafana, plugins, documentation
|
||||||
|
---
|
||||||
|
|
||||||
|
# Plugins
|
||||||
|
|
||||||
|
TODO
|
||||||
|
|
||||||
10
docs/sources/plugins/panels.md
Normal file
10
docs/sources/plugins/panels.md
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
page_title: Plugin panel
|
||||||
|
page_description: Panel plugins for Grafana
|
||||||
|
page_keywords: grafana, plugins, documentation
|
||||||
|
---
|
||||||
|
|
||||||
|
# Panels
|
||||||
|
|
||||||
|
TODO
|
||||||
|
|
||||||
Reference in New Issue
Block a user