Skip to content

Commit

Permalink
bump version and create javadoc for release
Browse files Browse the repository at this point in the history
  • Loading branch information
rvandoosselaer committed Nov 8, 2019
1 parent 20bdbba commit 3484b48
Show file tree
Hide file tree
Showing 53 changed files with 146 additions and 146 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions docs/1.0.0/javadoc/allclasses-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 12:40:06 CET 2019 -->
<title>All Classes (blocks 1.0.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 13:07:06 CET 2019 -->
<title>All Classes (blocks 1.0.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-11-08">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Classes (blocks 1.0.0-SNAPSHOT API)";
parent.document.title="All Classes (blocks 1.0.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/1.0.0/javadoc/allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 12:40:06 CET 2019 -->
<title>All Classes (blocks 1.0.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 13:07:06 CET 2019 -->
<title>All Classes (blocks 1.0.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-11-08">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down
6 changes: 3 additions & 3 deletions docs/1.0.0/javadoc/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 12:40:06 CET 2019 -->
<title>All Packages (blocks 1.0.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 13:07:06 CET 2019 -->
<title>All Packages (blocks 1.0.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-11-08">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Packages (blocks 1.0.0-SNAPSHOT API)";
parent.document.title="All Packages (blocks 1.0.0 API)";
}
}
catch(err) {
Expand Down
6 changes: 3 additions & 3 deletions docs/1.0.0/javadoc/com/rvandoosselaer/blocks/Block.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 12:40:06 CET 2019 -->
<title>Block (blocks 1.0.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 13:07:06 CET 2019 -->
<title>Block (blocks 1.0.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-11-08">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Block (blocks 1.0.0-SNAPSHOT API)";
parent.document.title="Block (blocks 1.0.0 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 12:40:06 CET 2019 -->
<title>BlockRegistry (blocks 1.0.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 13:07:06 CET 2019 -->
<title>BlockRegistry (blocks 1.0.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-11-08">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BlockRegistry (blocks 1.0.0-SNAPSHOT API)";
parent.document.title="BlockRegistry (blocks 1.0.0 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 12:40:06 CET 2019 -->
<title>BlocksConfig (blocks 1.0.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 13:07:06 CET 2019 -->
<title>BlocksConfig (blocks 1.0.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-11-08">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BlocksConfig (blocks 1.0.0-SNAPSHOT API)";
parent.document.title="BlocksConfig (blocks 1.0.0 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 12:40:06 CET 2019 -->
<title>BlocksManager (blocks 1.0.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 13:07:06 CET 2019 -->
<title>BlocksManager (blocks 1.0.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-11-08">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BlocksManager (blocks 1.0.0-SNAPSHOT API)";
parent.document.title="BlocksManager (blocks 1.0.0 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 12:40:06 CET 2019 -->
<title>BlocksManagerListener (blocks 1.0.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 13:07:06 CET 2019 -->
<title>BlocksManagerListener (blocks 1.0.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-11-08">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BlocksManagerListener (blocks 1.0.0-SNAPSHOT API)";
parent.document.title="BlocksManagerListener (blocks 1.0.0 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 12:40:06 CET 2019 -->
<title>BlocksManagerState (blocks 1.0.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 13:07:06 CET 2019 -->
<title>BlocksManagerState (blocks 1.0.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-11-08">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BlocksManagerState (blocks 1.0.0-SNAPSHOT API)";
parent.document.title="BlocksManagerState (blocks 1.0.0 API)";
}
}
catch(err) {
Expand Down
6 changes: 3 additions & 3 deletions docs/1.0.0/javadoc/com/rvandoosselaer/blocks/BlocksTheme.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 12:40:06 CET 2019 -->
<title>BlocksTheme (blocks 1.0.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 13:07:06 CET 2019 -->
<title>BlocksTheme (blocks 1.0.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-11-08">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BlocksTheme (blocks 1.0.0-SNAPSHOT API)";
parent.document.title="BlocksTheme (blocks 1.0.0 API)";
}
}
catch(err) {
Expand Down
6 changes: 3 additions & 3 deletions docs/1.0.0/javadoc/com/rvandoosselaer/blocks/Chunk.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 12:40:06 CET 2019 -->
<title>Chunk (blocks 1.0.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 13:07:06 CET 2019 -->
<title>Chunk (blocks 1.0.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-11-08">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Chunk (blocks 1.0.0-SNAPSHOT API)";
parent.document.title="Chunk (blocks 1.0.0 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 12:40:06 CET 2019 -->
<title>ChunkGenerator (blocks 1.0.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 13:07:06 CET 2019 -->
<title>ChunkGenerator (blocks 1.0.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-11-08">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ChunkGenerator (blocks 1.0.0-SNAPSHOT API)";
parent.document.title="ChunkGenerator (blocks 1.0.0 API)";
}
}
catch(err) {
Expand Down
6 changes: 3 additions & 3 deletions docs/1.0.0/javadoc/com/rvandoosselaer/blocks/ChunkMesh.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 12:40:06 CET 2019 -->
<title>ChunkMesh (blocks 1.0.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 13:07:06 CET 2019 -->
<title>ChunkMesh (blocks 1.0.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-11-08">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ChunkMesh (blocks 1.0.0-SNAPSHOT API)";
parent.document.title="ChunkMesh (blocks 1.0.0 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 12:40:06 CET 2019 -->
<title>ChunkMeshGenerator (blocks 1.0.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 13:07:06 CET 2019 -->
<title>ChunkMeshGenerator (blocks 1.0.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-11-08">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ChunkMeshGenerator (blocks 1.0.0-SNAPSHOT API)";
parent.document.title="ChunkMeshGenerator (blocks 1.0.0 API)";
}
}
catch(err) {
Expand Down
6 changes: 3 additions & 3 deletions docs/1.0.0/javadoc/com/rvandoosselaer/blocks/ChunkPager.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 12:40:06 CET 2019 -->
<title>ChunkPager (blocks 1.0.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 13:07:06 CET 2019 -->
<title>ChunkPager (blocks 1.0.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-11-08">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ChunkPager (blocks 1.0.0-SNAPSHOT API)";
parent.document.title="ChunkPager (blocks 1.0.0 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 12:40:06 CET 2019 -->
<title>ChunkPagerState (blocks 1.0.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 13:07:06 CET 2019 -->
<title>ChunkPagerState (blocks 1.0.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-11-08">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ChunkPagerState (blocks 1.0.0-SNAPSHOT API)";
parent.document.title="ChunkPagerState (blocks 1.0.0 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 12:40:06 CET 2019 -->
<title>ChunkRepository (blocks 1.0.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 13:07:06 CET 2019 -->
<title>ChunkRepository (blocks 1.0.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-11-08">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ChunkRepository (blocks 1.0.0-SNAPSHOT API)";
parent.document.title="ChunkRepository (blocks 1.0.0 API)";
}
}
catch(err) {
Expand Down
6 changes: 3 additions & 3 deletions docs/1.0.0/javadoc/com/rvandoosselaer/blocks/Cube.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 12:40:06 CET 2019 -->
<title>Cube (blocks 1.0.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 13:07:06 CET 2019 -->
<title>Cube (blocks 1.0.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-11-08">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Cube (blocks 1.0.0-SNAPSHOT API)";
parent.document.title="Cube (blocks 1.0.0 API)";
}
}
catch(err) {
Expand Down
6 changes: 3 additions & 3 deletions docs/1.0.0/javadoc/com/rvandoosselaer/blocks/Direction.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 12:40:06 CET 2019 -->
<title>Direction (blocks 1.0.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.5) on Fri Nov 08 13:07:06 CET 2019 -->
<title>Direction (blocks 1.0.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-11-08">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand All @@ -22,7 +22,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Direction (blocks 1.0.0-SNAPSHOT API)";
parent.document.title="Direction (blocks 1.0.0 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit 3484b48

Please sign in to comment.