add descriptor module and docu

This commit is contained in:
Bastian Schroll 2019-10-27 21:08:23 +01:00
parent 42209615ab
commit 157f6b5c10
No known key found for this signature in database
GPG key ID: 0AE96912A20E9F5F
3 changed files with 83 additions and 14 deletions

View file

@ -20,6 +20,7 @@ nav:
- Module:
- Mode Filter: modul/mode_filter.md
- Regex Filter: modul/regex_filter.md
- Descriptor: modul/descriptor.md
- Plugins: tbd.md
- Entwickler:
- Eigenes Modul/Plugin schreiben: develop/ModulPlugin.md