2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-15 03:35:35 +00:00

Merge pull request #35 from SchrodingersGat/admin-info

Add documentation for error logging and command-line interface
This commit is contained in:
Oliver
2020-11-11 14:39:26 +11:00
committed by GitHub
7 changed files with 54 additions and 0 deletions

View File

@ -74,6 +74,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