2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-28 11:36:44 +00:00

Update README.md

Point to new documentation on readthedocs.io
This commit is contained in:
Oliver 2020-09-21 22:39:04 +10:00 committed by GitHub
parent 8f1e116c0b
commit bc57845aaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,28 +11,24 @@ However, powerful business logic works in the background to ensure that stock tr
## Getting Started ## Getting Started
Refer to the [getting started guide](https://inventree.github.io/docs/start/install) for installation and setup instructions. Refer to the [getting started guide](https://inventree.readthedocs.io/en/latest/start/install/) for installation and setup instructions.
## Documentation ## Documentation
For InvenTree documentation, refer to the [InvenTree documentation website](https://inventree.github.io). For InvenTree documentation, refer to the [InvenTree documentation website](https://inventree.readthedocs.io/en/latest/).
## Integration ## Integration
InvenTree is designed to be extensible, and provides multiple options for integration with external applications or addition of custom plugins: InvenTree is designed to be extensible, and provides multiple options for integration with external applications or addition of custom plugins:
* [InvenTree API](https://inventree.github.io/docs/extend/api) * [InvenTree API](https://inventree.readthedocs.io/en/latest/extend/api/)
* [Python module](https://inventree.github.io/docs/extend/python) * [Python module](https://inventree.readthedocs.io/en/latest/extend/python)
* [Plugin interface](https://inventree.github.io/docs/extend/plugins) * [Plugin interface](https://inventree.readthedocs.io/en/latest/extend/plugins)
* [Third party](https://inventree.github.io/docs/extend/integrate) * [Third party](https://inventree.readthedocs.io/en/latest/extend/integrate)
## Developer Documentation
For code documentation, refer to the [developer documentation](http://inventree.readthedocs.io/en/latest/).
## Contributing ## Contributing
Contributions are welcomed and encouraged. Please help to make this project even better! Refer to the [contribution page](https://inventree.github.io/pages/contribute). Contributions are welcomed and encouraged. Please help to make this project even better! Refer to the [contribution page](https://inventree.readthedocs.io/en/latest/contribute/).
## Donate ## Donate