InvenTree/docs/docs/extend/plugins
Oliver 39ba25c5ed
Render API docs (#6463)
* Render API docs

* Cleanup broken links

* Re-enable strict mode

* Change json to yaml

* Update docs/docs/api/schema.md

Co-authored-by: Matthias Mair <code@mjmair.com>

* Update docs/docs/api/schema.md

Co-authored-by: Matthias Mair <code@mjmair.com>

* Use neoteroi-mkdocs instead

- seems to render more reliably

* Fix SERVERS section for SPECTACTULAR_SETTINGS

* Script for splitting schema into smaller sections

* Generate an index file for the schema pages

* Move schema.md up one directory

* Fix formatting

* Remove tracked file

* Add hook for rebuilding API schema as part of RTD build

* Extract schema as RTD build step

* install invoke

* export env vars

* remove argparse

* Fix order of operations

* Compress env vars

* Remove custom env vars

- Now configured as part of RTD project

* Migrate db

* Revert "remove argparse"

This reverts commit 4665805340.

* Post-process generated schema file

* Fix file formatting

* Add note about schema repo

* no message

* Reduce schema overhead

* Ignore generated files

* Delete generated file

* Update .gitignore

* Add extra split for machine integration

* Remove schema files

- These will be auto-generated too

* Generate individual schema .md files

* Re-add .md files

- Need git commit log to work

* Update .gitignore

* Fix for CI test

* patch machine.api

* Revert previous change

* Formatting fix

* Adjust export step

* Bump API version

---------

Co-authored-by: Matthias Mair <code@mjmair.com>
2024-03-02 11:28:37 +11:00
..
action.md Update action.md (#4949) 2023-06-02 09:35:56 +10:00
api.md Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
app.md [WIP] docker / Caddy (#6551) 2024-02-28 01:06:19 +11:00
barcode.md Fix typo (#5715) 2023-10-17 12:12:22 +11:00
currency.md Exchange rate plugin (#5667) 2023-10-05 21:19:28 +11:00
event.md Let plugins decide if events should be processed or not (#5618) 2023-10-01 21:10:26 +11:00
install.md Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00
label.md Printing options (#5786) 2023-11-02 00:39:19 +11:00
locate.md Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
metadata.md [WIP] docker / Caddy (#6551) 2024-02-28 01:06:19 +11:00
navigation.md Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
panel.md Use re_path instead of deprecated url function in plugin docs (#6466) 2024-02-12 08:00:06 +11:00
report.md Corrected example in report mixin (#5801) 2023-10-27 23:08:30 +11:00
schedule.md Parameter validation via plugin (#4958) 2023-06-03 21:27:31 +10:00
settings.md Added required attribute to settings/plugins, refactor: allValues (#5224) 2023-07-12 08:19:19 +10:00
tags.md Render API docs (#6463) 2024-03-02 11:28:37 +11:00
urls.md [WIP] docker / Caddy (#6551) 2024-02-28 01:06:19 +11:00
validation.md [Plugin] Enhanced custom validation (#6410) 2024-02-06 22:00:22 +11:00