2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-04-16 08:18:53 +00:00

feat(docs): add admin center docs (#9646)

* add admin center docs

* add basic system settings docs
This commit is contained in:
Matthias Mair
2025-05-08 11:20:33 +02:00
committed by GitHub
parent 41f1670aa2
commit e3ff840908
7 changed files with 39 additions and 13 deletions

View File

@@ -114,4 +114,4 @@ Selection Lists can be used to add a large number of predefined values to a para
It is possible that plugins lock selection lists to ensure a known state.
Administration of lists can be done through the Part Parameter section in the Admin Center or via the API.
Administration of lists can be done through the Part Parameter section in the [Admin Center](../settings/admin.md#admin-center) or via the API.