2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-28 05:26:44 +00:00
inventree-website/_repo/inventree-rapidoc.md
Matthias Mair 2da3976bcd
Make rapidoc page cleaner (#137)
* fix tags

* remove old flag

* readd flag

* make RapiDoc pligin entry nicer
2023-04-18 19:50:10 +02:00

36 lines
836 B
Markdown

---
name: Inventree RapiDoc
author: matmair
license: MIT license
open_source: true
stable: true
maintained: true
pypi: true
package_name: inventree-rapidoc
github: https://github.com/matmair/inventree-rapidoc
gitlab:
source:
issue_tracker: https://github.com/matmair/inventree-rapidoc/issues
website: https://mjmair.com/
categories: API
tags: 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.