InvenTree/InvenTree
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
..
_testfolder Create test files in seperate folder & cleanup before image build (#6571) 2024-02-26 11:23:49 +11:00
build BOM / Build Updates (#6604) 2024-02-29 16:16:28 +11:00
common Devcontainer postgresql (#6590) 2024-02-28 15:04:14 +11:00
company Details updates (#6605) 2024-03-01 06:13:08 +00:00
generic Refactor label/report template copying (#6582) 2024-02-28 09:25:01 +11:00
InvenTree Render API docs (#6463) 2024-03-02 11:28:37 +11:00
label Refactor label/report template copying (#6582) 2024-02-28 09:25:01 +11:00
locale New Crowdin updates (#6600) 2024-02-29 09:21:05 +11:00
machine Render API docs (#6463) 2024-03-02 11:28:37 +11:00
order Seperate CUI url paths and tests (#6543) 2024-02-22 22:56:50 +00:00
part Details updates (#6605) 2024-03-01 06:13:08 +00:00
plugin Devcontainer postgresql (#6590) 2024-02-28 15:04:14 +11:00
plugins CI updates (#6167) 2024-01-11 00:16:13 +11:00
report Refactor label/report template copying (#6582) 2024-02-28 09:25:01 +11:00
script [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
stock Details updates (#6605) 2024-03-01 06:13:08 +00:00
templates BOM / Build Updates (#6604) 2024-02-29 16:16:28 +11:00
users Seperate CUI url paths and tests (#6543) 2024-02-22 22:56:50 +00:00
web [PUI] SSO Support (#6333) 2024-02-02 20:15:13 +11:00
config_template.yaml [WIP] docker / Caddy (#6551) 2024-02-28 01:06:19 +11:00
gunicorn.conf.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
manage.py [FR] Add tracing support (#6211) 2024-01-18 17:50:05 +11:00