* Move API documentation into separate directory
* Rearrange main docs bar
* Split python examples into separate page
* Fix broken links
* Adds page for browseable API
* Fix image links
* Add entrypoint page for barcodes
* Update barcode docs
* Add (empty) pages for internal and external barcods
* Add documentation on "internal" barcode format
* Documentation for external barcode functionality
* Skeleton page for custom barcode information
* Extend docs for custom barcodesplugins
* Add stubs for new API docs
* Add documentation for downloading data via the AP
* API metadata information
* docs for pythonic metadata access
* docs for bulk delete
* Describe the new overallocated stock items handling introduced in
inventree/InvenTree#3237
* General updates to match current text and other validations present
too.
Fixes: #351
* Update docs for config.yaml
(cherry picked from commit eb7d4bb251f8c59f4dba2ebce67e6a3d27bd233e)
* Add more settings
(cherry picked from commit 70cf34c7afaef23133d3215e957add6ffa3a4928)
* Config docs cleanup
* Update docker dev quickstart guide
* plugin settings
* Document currency support
* Add extra information for secret_key
* Slight tweaks to docker setup guide
* Pull InvenTree release information from GitHub
* Cache API results to file
- Prevents rate limiting during testing
* Add 'include' file for auto-generating release notes table
* Add entry for 0.8.x
* Additional information on plugin configuration options
* Better information on plugin installation
* Update label printing docs
* Rearrange plugin menu
* More menu tweaks
* Fix links to app images
* Add information on build order reference
* Add reference field description for purchase order
* Add reference information for SalesOrder
* Updated images for build orders
* Update settings information
* Add note regarding python string formatting
* Add some more screenshots
* Improved BOM documentation
* Improve BOM documentation further
* Split "BOM Export" onto separate page
* Rearrange docs pages
* Add image to fill TODO entry
* Split out part scheduling page