2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 10:05:39 +00:00

Add simple deployment documentation

This commit is contained in:
Oliver Walters
2019-07-12 00:14:40 +10:00
parent d0e1dc52f8
commit 04efa2ece8
2 changed files with 53 additions and 0 deletions

View File

@ -9,6 +9,7 @@ InvenTree Source Documentation
Getting Started<start>
Configuration<config>
Deployment<deploy>
Modal Forms<forms>
Tables<tables>
REST API<rest>