[v10.0.x] Docs: Backport of 69864 - Plugins reorganization (#71100)

* Docs: Plugins doc reorganization, part 1  (#69864)

* Initial commit

* Prettier fixes

* Doc-validator fixes part 1

* Doc-validator fixes part 2

* More doc-validator fixes

* More doc-validator fixes

* Test

* link test

* Linnk test

* Link test

* More fixes

* More fixes

* Doc-validator fixes

* Doc-validator fixes

* fix broken link

* Fix

* Testing

* Doc fixes

* Link fixes

* Fix links

* Update docs/sources/developers/plugins/create-a-grafana-plugin/_index.md

Co-authored-by: David Harris <david.harris@grafana.com>

* Testing

* Testing

* Testing

* Testing

* Doc-validator fixes

* Doc-validator fixes

* Doc-validator fixes

* Fix broken links for plugins reorganization project

* Prettier fixes

* Prettier fixes

* Incorporate reviewer feedback

* Link fixes

* Link fixes

* Link fixes

* Link fix

* Deleted space

* Codeowners fix

* Change grafana.com links to absolute URLs for Hugo

---------

Co-authored-by: David Harris <david.harris@grafana.com>
(cherry picked from commit f9df1f3051)

* Prettier fix
This commit is contained in:
Joseph Perez
2023-07-05 13:42:56 -07:00
committed by GitHub
parent eac9cc7f6c
commit b4d89dd9d4
70 changed files with 576 additions and 411 deletions

View File

@@ -1,13 +1,13 @@
---
description: Guide for migrating plugins from AngularJS to React
title: Migrate a plugin from AngularJS to React
menuTitle: Angular to React
description: Guide for migrating plugins from AngularJS to React.
keywords:
- grafana
- plugins
- migration
- plugin
- documentation
title: Migrate plugins from AngularJS to React
menutitle: Angular to React
weight: 1000
---