Docs: updates for file-based menu (#28500)

* initial

* cleanup

* remove bad aliases

* cleanup, fix links

* add docs-file-based-command

* update docs

* update readme

* fix broken links

* fix spelling

Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
This commit is contained in:
Robby Milo
2020-11-09 21:26:49 +01:00
committed by GitHub
parent a7e092f243
commit abee02dbcd
271 changed files with 260 additions and 1266 deletions

View File

@ -1,6 +1,5 @@
+++
title = "Build a plugin."
type = "docs"
+++
# Build a plugin

View File

@ -1,6 +1,5 @@
+++
title = "Add authentication for data source plugins"
type = "docs"
aliases = ["/docs/grafana/latest/plugins/developing/auth-for-datasources/", "/docs/grafana/latest/developers/plugins/authentication/"]
+++

View File

@ -1,6 +1,5 @@
+++
title = "Add support for annotations"
type = "docs"
+++
# Add support for annotations

View File

@ -1,6 +1,5 @@
+++
title = "Add support for Explore queries"
type = "docs"
+++
# Add support for Explore queries

View File

@ -1,6 +1,5 @@
+++
title = "Add support for variables in plugins"
type = "docs"
+++
# Add support for variables in plugins

View File

@ -1,7 +1,6 @@
+++
title = "Backend plugins"
keywords = ["grafana", "plugins", "backend", "plugin", "backend-plugins", "documentation"]
type = "docs"
aliases = ["/docs/grafana/latest/plugins/developing/backend-plugins-guide/"]
+++

View File

@ -1,7 +1,6 @@
+++
title = "Grafana Plugin SDK for Go"
keywords = ["grafana", "plugins", "backend", "plugin", "backend-plugins", "sdk", "documentation"]
type = "docs"
+++
# Grafana plugin SDK for Go

View File

@ -1,7 +1,6 @@
+++
title = "Plugin protocol"
keywords = ["grafana", "plugins", "backend", "plugin", "backend-plugins", "documentation"]
type = "docs"
+++
# Plugin protocol

View File

@ -1,6 +1,5 @@
+++
title = "Build a logs data source plugin"
type = "docs"
+++
# Build a logs data source plugin

View File

@ -1,6 +1,5 @@
+++
title = "Build a streaming data source plugin"
type = "docs"
+++
# Build a streaming data source plugin

View File

@ -1,6 +1,5 @@
+++
title = "Data frames"
type = "docs"
+++
# Data frames

View File

@ -1,6 +1,5 @@
+++
title = "Error handling"
type = "docs"
+++
# Error handling

View File

@ -1,6 +1,5 @@
+++
title = "Legacy plugins"
type = "docs"
aliases = ["/docs/grafana/latest/plugins/development/", "/docs/grafana/latest/plugins/datasources/", "/docs/grafana/latest/plugins/apps/", "/docs/grafana/latest/plugins/panels/", "/docs/grafana/latest/plugins/developing/development/"]
+++

View File

@ -1,7 +1,6 @@
+++
title = "Legacy app plugins"
keywords = ["grafana", "plugins", "documentation"]
type = "docs"
aliases = ["/docs/grafana/latest/plugins/developing/apps/"]
+++

View File

@ -1,7 +1,6 @@
+++
title = "Legacy data source plugins"
keywords = ["grafana", "plugins", "documentation"]
type = "docs"
aliases = ["/docs/grafana/latest/plugins/developing/datasources/"]
+++

View File

@ -1,6 +1,5 @@
+++
title = "Legacy defaults and editor mode"
type = "docs"
aliases = ["/docs/grafana/latest/plugins/developing/defaults-and-editor-mode/"]
+++

View File

@ -1,7 +1,6 @@
+++
title = "Legacy panel plugins"
keywords = ["grafana", "plugins", "panel", "documentation"]
type = "docs"
aliases = ["/docs/grafana/latest/plugins/developing/panels/"]
+++

View File

@ -1,6 +1,5 @@
+++
title = "Legacy review guidelines"
type = "docs"
aliases = ["/docs/grafana/latest/plugins/developing/plugin-review-guidelines/"]
+++

View File

@ -1,6 +1,5 @@
+++
title = "Legacy snapshot mode"
type = "docs"
aliases = ["/docs/grafana/latest/plugins/developing/snapshot-mode/"]
+++

View File

@ -1,6 +1,5 @@
+++
title = "Legacy code style guide"
type = "docs"
aliases = ["/docs/grafana/latest/plugins/developing/code-styleguide/"]
+++

View File

@ -4,7 +4,6 @@
# -------------------------------------------------------------------------
title = "plugin.json"
keywords = ["grafana", "plugins", "documentation"]
type = "docs"
aliases = ["/docs/grafana/latest/plugins/developing/plugin.json/"]
+++

View File

@ -4,7 +4,6 @@
# -------------------------------------------------------------------------
title = "plugin.json"
keywords = ["grafana", "plugins", "documentation"]
type = "docs"
aliases = ["/docs/grafana/latest/plugins/developing/plugin.json/"]
+++

View File

@ -1,6 +1,5 @@
+++
title = "Plugin migration guide"
type = "docs"
+++
# Plugin migration guide

View File

@ -1,6 +1,5 @@
+++
title = "Sign a plugin"
type = "docs"
+++
# Sign a plugin

View File

@ -1,6 +1,5 @@
+++
title = "Working with data frames"
type = "docs"
+++
# Working with data frames