Add API documentation links for v1-alpha4
All checks were successful
build-and-test / build (push) Successful in 2m11s
build-and-test / test (push) Successful in 2m7s
build-and-test / generate-javadoc (push) Successful in 2m10s

This commit is contained in:
JeremyStar™ 2024-09-05 02:01:13 +02:00
parent 6696dc5700
commit e9e57a732a
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -41,3 +41,11 @@ The engine API documentation covers the core engine and all official subsystems.
- [graphics:glfw](https://jd.engine.staropensource.de/v1-alpha3/graphics:glfw/)
- [graphics:opengl](https://jd.engine.staropensource.de/v1-alpha3/graphics:opengl/)
- [graphics:vulkan](https://jd.engine.staropensource.de/v1-alpha3/graphics:vulkan/)
- v1-alpha4
- [All subsystem](https://jd.engine.staropensource.de/v1-alpha4/all/)
- [base](https://jd.engine.staropensource.de/v1-alpha4/base/)
- [testing](https://jd.engine.staropensource.de/v1-alpha4/testing/)
- [ansi](https://jd.engine.staropensource.de/v1-alpha4/ansi/)
- [slf4j-compat](https://jd.engine.staropensource.de/v1-alpha4/slf4j-compat/)
- [windowing](https://jd.engine.staropensource.de/v1-alpha4/windowing/)
- [windowing:glfw](https://jd.engine.staropensource.de/v1-alpha4/windowing:glfw/)