2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-14 19:25:37 +00:00

Add documentation for error logging and command-line interface

This commit is contained in:
Oliver Walters
2020-11-11 14:33:53 +11:00
parent 5d5e1779a4
commit f620865d4b
7 changed files with 54 additions and 0 deletions

View File

@ -73,6 +73,8 @@ nav:
- User Permissions: admin/permissions.md
- Export Data: admin/export.md
- Import Data: admin/import.md
- Python Shell: admin/shell.md
- Error Logs: admin/logs.md
- Extend:
- API: extend/api.md
- Python Interface: extend/python.md