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

Rearrange docs

This commit is contained in:
Oliver Walters
2021-03-30 21:19:50 +11:00
parent f919ca2eed
commit b2667d52a3
7 changed files with 60 additions and 28 deletions

View File

@ -44,9 +44,10 @@ nav:
- Contribute: contribute.md
- Getting Started:
- Introduction: start/intro.md
- Configuration: start/config.md
- Development: start/install.md
- Deploying: start/deploy.md
- Configure: start/config.md
- Production: start/deploy.md
- Docker: start/docker.md
- Updating: start/update.md
- Migrating: start/migrate.md
- Parts:
@ -88,6 +89,7 @@ nav:
- Import Data: admin/import.md
- Python Shell: admin/shell.md
- Error Logs: admin/logs.md
- Background Tasks: admin/tasks.md
- Extend:
- API: extend/api.md
- Python Interface: extend/python.md