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 4665805340d068a5e17bd7f60addac930383acf5.
* 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 |
|
Oliver
|
f6420f98c2
|
Simplify release notes docs (#5063)
|
2023-06-17 21:56:26 +10:00 |
|
Matthias Mair
|
21ed4b2081
|
Fix common spelling mistakes (#4956)
* add codespell
* first fixes
* doc fixes
* fix docstrings and comments
* functional changes
* docstrings again
* and docs again
* rename args
* add ignore
* use pre-commit for filtering instead
* ups
* fix typo in filter
|
2023-06-04 00:04:52 +10:00 |
|
Oliver
|
e2c3b28640
|
Company docs updates (#4710)
* Refactor order documentation into simpler consolidated pages
* Reorganize images
* Add documentation on "Contact"
* Add imgae
|
2023-04-27 22:27:21 +10:00 |
|
Oliver
|
2ffd2354eb
|
Documentation integration (#4653)
* Add documentation under docs/ directory
* Add CI workflow for mkdocs configuration checking
* Add documentation issue template
* update pip-tools?
* Update .gitignore files
* Fix .gitignore rules
* Improve release notes page
* remove references to old repo
|
2023-04-22 22:40:29 +10:00 |
|