Bump version and add v1-alpha5 API doc links
This commit is contained in:
parent
38d8deefa7
commit
f1b3bb5b88
2 changed files with 9 additions and 1 deletions
|
@ -49,3 +49,11 @@ The engine API documentation covers the core engine and all official subsystems.
|
||||||
- [slf4j-compat](https://jd.engine.staropensource.de/v1-alpha4/slf4j-compat/)
|
- [slf4j-compat](https://jd.engine.staropensource.de/v1-alpha4/slf4j-compat/)
|
||||||
- [windowing](https://jd.engine.staropensource.de/v1-alpha4/windowing/)
|
- [windowing](https://jd.engine.staropensource.de/v1-alpha4/windowing/)
|
||||||
- [windowing:glfw](https://jd.engine.staropensource.de/v1-alpha4/windowing:glfw/)
|
- [windowing:glfw](https://jd.engine.staropensource.de/v1-alpha4/windowing:glfw/)
|
||||||
|
- v1-alpha5
|
||||||
|
- [All subsystem](https://jd.engine.staropensource.de/v1-alpha5/all/)
|
||||||
|
- [base](https://jd.engine.staropensource.de/v1-alpha5/base/)
|
||||||
|
- [testing](https://jd.engine.staropensource.de/v1-alpha5/testing/)
|
||||||
|
- [ansi](https://jd.engine.staropensource.de/v1-alpha5/ansi/)
|
||||||
|
- [slf4j-compat](https://jd.engine.staropensource.de/v1-alpha5/slf4j-compat/)
|
||||||
|
- [windowing](https://jd.engine.staropensource.de/v1-alpha5/windowing/)
|
||||||
|
- [windowing:glfw](https://jd.engine.staropensource.de/v1-alpha5/windowing:glfw/)
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
versioningCodename=Sugarcookie
|
versioningCodename=Sugarcookie
|
||||||
versioningVersion=1
|
versioningVersion=1
|
||||||
versioningType=alpha
|
versioningType=alpha
|
||||||
versioningTyperelease=5
|
versioningTyperelease=6
|
||||||
versioningFork=
|
versioningFork=
|
||||||
|
|
||||||
# Java
|
# Java
|
||||||
|
|
Loading…
Reference in a new issue