Metadata-Version: 2.4
Name: inventree-rapidoc
Version: 1.2
Summary: Use RapiDoc for Inventree API docs
Author-email: Matthias Mair <code@mjmair.com>
License: MIT license
Project-URL: Repository, https://github.com/invenhost/inventree-rapidoc
Project-URL: Bug Tracker, https://github.com/invenhost/inventree-rapidoc/issues
Keywords: inventree,inventree-plugin,rapidoc
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: MIT License
Classifier: Framework :: InvenTree
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: django
Provides-Extra: dev
Requires-Dist: twine; extra == "dev"
Requires-Dist: setuptools; extra == "dev"

# inventree-rapidoc

Use RapiDoc for Inventree API docs.

## Setup

1. Install
Install this plugin in the webinterface with the packagename `inventree-rapidoc`

2. Enable
Enable the plugin in the plugin settings. You need to be signed in as a superuser for this.
**The server will restart if you enable the plugin**

3. Configure
There are no configuration options for this plugin. Your server needs to have `URL` and `App` mixins enabled.

## License
This project is licensed under the MIT license.
