From 6960c518ef5c30f9796793d55b5e3de445c4fe21 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 18:16:16 +0200 Subject: [PATCH] [REPO] Add plugin inventree-rapidoc (#134) * [REPO] Add plugin inventree-rapidoc * Add more infos --------- Co-authored-by: matmair Co-authored-by: Matthias Mair --- _repo/inventree-rapidoc.md | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 _repo/inventree-rapidoc.md diff --git a/_repo/inventree-rapidoc.md b/_repo/inventree-rapidoc.md new file mode 100644 index 00000000..98d40535 --- /dev/null +++ b/_repo/inventree-rapidoc.md @@ -0,0 +1,38 @@ +--- +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: inventree-rapidoc, rapidoc +--- +Use RapiDoc for Inventree API docs + +# 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. +