2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-17 12:45:32 +00:00

first guide section

This commit is contained in:
Matthias Mair
2022-01-16 23:58:38 +01:00
parent 503a050d5b
commit 92ef4e4970
2 changed files with 28 additions and 0 deletions

View File

@ -111,6 +111,7 @@ nav:
- Python Interface: extend/python.md
- Plugins:
- Overview: extend/plugins.md
- How to plugin: extend/how_to_plugin.md
- Action Mixin: extend/plugins/action.md
- API Mixin: extend/plugins/api.md
- App Mixin: extend/plugins/app.md