2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-12 18:25:27 +00:00

Adds framework for documentation of user and global settings

This commit is contained in:
Oliver
2021-10-18 22:12:15 +11:00
parent 48d2a11318
commit 0d1e4fdf04
25 changed files with 140 additions and 62 deletions

View File

@ -35,7 +35,7 @@ Once a database is setup, you need a way of accessing the data. InvenTree provid
### Background Tasks
A separate application handles management of [background tasks](../admin/tasks.md), separate to user-facing web requests.
A separate application handles management of [background tasks](../settings/tasks.md), separate to user-facing web requests.
## OS Requirements