diff --git a/README.md b/README.md index 1e1000f..1b37978 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ Blocks is build with modularity and reuse in mind. If a part of the framework do The lifecycle of the Blocks framework is managed by AppState objects. This way the Blocks framework can easily and safely be plugged into the StateManager of jMonkeyEngine. ## Documentation -General documentation can be found on the [wiki](https://github.com/rvandoosselaer/Blocks/wiki). The javadoc can be found at the [gh-pages.](https://rvandoosselaer.github.io/Blocks/javadoc/) -Documentation can only take you so far, so make sure to take a look at the different [examples](#TODO). +General documentation can be found on the [wiki](https://github.com/rvandoosselaer/Blocks/wiki). The javadoc of the latest stable version can be found at the [gh-pages.](https://rvandoosselaer.github.io/Blocks/1.0.0/javadoc/) +Documentation can only take you so far, so make sure to take a look at the different [examples](https://github.com/rvandoosselaer/Blocks/tree/master/examples/src/main/java/com/rvandoosselaer/blocks/examples). ## Contributing If you have a bug or an idea, you can create a ticket for it [here.](https://github.com/rvandoosselaer/Blocks/issues) diff --git a/build.gradle b/build.gradle index c98defd..cdad960 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ plugins { } group = "com.rvandoosselaer" -version = "1.0.0-SNAPSHOT" +version = "1.0.0" // The artifact ID defaults to the project name configured in settings.gradle sourceCompatibility = 1.8 diff --git a/docs/1.0.0/javadoc/allclasses-index.html b/docs/1.0.0/javadoc/allclasses-index.html index a21d7c7..3a150f1 100644 --- a/docs/1.0.0/javadoc/allclasses-index.html +++ b/docs/1.0.0/javadoc/allclasses-index.html @@ -2,8 +2,8 @@
- -