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

Update readme file and scripts

This commit is contained in:
Oliver Walters
2019-09-26 10:37:39 +10:00
parent fcba00bc69
commit f2eb66d854
6 changed files with 11 additions and 8 deletions

View File

@ -13,9 +13,9 @@ However, powerful business logic works in the background to ensure that stock tr
For InvenTree documentation, refer to the [user documentation](https://inventree.github.io).
## Code Documentation
## Developer Documentation
For project code documentation, refer to the [developer documentation](http://inventree.readthedocs.io/en/latest/) (auto-generated)
For site administrator and project code documentation, refer to the [developer documentation](http://inventree.readthedocs.io/en/latest/). This includes auto-generated documentation of the InvenTree python codebase.
## Getting Started