Move plugin development to top level navigation

This commit is contained in:
René Pfeuffer
2020-05-07 08:47:11 +02:00
parent 9226654c5d
commit b1485896e0
3 changed files with 14 additions and 16 deletions

View File

@@ -1,12 +0,0 @@
---
title: Plugin Development
partiallyActive: true
---
- [Create a plugin](create/)
- [Migrate a plugin from 1.x](migrate-plugin-from-v1/)
- [Extension points](extension-points/)
- [i18n](i18n-for-plugins/)
- [Plugin descriptor](plugin-descriptor/)
- [Development](plugin-development/)
- [How to publish](publish/)