Commit graph

13 commits

Author SHA1 Message Date
Nicola
97dd9aab58
api: implement preflight request
* closes #442
2025-03-13 14:42:15 +01:00
lrdossan
893421ad23 updated documentation 2025-03-12 15:54:57 +01:00
lrdossan
1299a5a638 Updated REST API documentation 2025-02-06 17:23:52 +01:00
lrdossan
0237bc0c77 added routing to the suggested ventilation transition times 2025-02-06 17:13:50 +01:00
lrdossan
90fd2a503d moved section of test instance of pypi to development section in code > rest api page 2024-12-03 10:45:57 +01:00
Andre Henriques
f4b3b1b571 final update to installation md 2024-12-02 17:19:05 +01:00
lrdossan
1eee08dbc9 updated installation structure 2024-12-02 11:34:45 +01:00
lrdossan
a2c76d8551 updated copyright 2024-12-02 11:33:43 +01:00
Andre Henriques
987ad74531 suggestions for installation.md 2024-11-30 21:30:30 +01:00
Nicola Tarocco
6b3efb9345 releases: add PyPI config
- closes #430
2024-11-29 17:14:46 +01:00
lrdossan
9f3a406d46 Update on entire docs:
- Added landing page for REST API and handled route package structure
- Alphabetically ordered form inputs and fixed documentation on REST API
- Added new logo in documentation UI and added section for REST API in documentation
2024-11-29 11:26:44 +01:00
lrdossan
40b47722e1 Updated docker instruction to use the pre-built image 2024-11-21 11:18:18 +01:00
Nicola Tarocco
a34efcac88 Project documentation and CI/CD improvements:
- Added docs folder with MkDocs and Sphinx integration for documentation.
- Updated GitLab CI/CD configuration to include documentation jobs.
- Improved Dockerfile for streamlined builds.
- Added JavaScript file to support MathJax for equations in MkDocs.
- Created and included a UML diagram for architectural overview.
- Removed unused files to clean up the repository.
- Updated project and package README files for consistency.
- Revised diameter-dependent documentation for clarity.
- Added detailed REST API documentation.
- Updated project version for release tracking.
- Included open-source acknowledgments in the documentation.
- Added repository details and UI instructions to the user guide.
- Integrated CO2 fitting algorithm into the project.
- Included logo on the main documentation page and added CI/CD prod job.
2024-11-20 15:23:46 +01:00