mirror of
				https://github.com/inventree/inventree-docs.git
				synced 2025-10-31 12:55:37 +00:00 
			
		
		
		
	API docs (#379)
* 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
This commit is contained in:
		| @@ -64,6 +64,6 @@ If the *Add Supplier Data* option is checked, then supplier part and manufacture | ||||
|  | ||||
| The following alternative methods for creating parts are supported: | ||||
|  | ||||
| - [Via the REST API](../../extend/api) | ||||
| - [Using the Python library](../../extend/python) | ||||
| - [Via the REST API](../../api/api) | ||||
| - [Using the Python library](../../api/python) | ||||
| - [Within the Admin interface](../../settings/admin) | ||||
		Reference in New Issue
	
	Block a user