X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=doc%2Findex.html;h=70f3f5c88c5d2307e72d9a244ff73f3186f13ea0;hb=d82cdc5afc9432b8a439f296750755b07198a134;hp=61695d48a16b4f81857de7e0f4fa9517089fa327;hpb=9fd4e404b77be4193d14e6cc799b3f42e24d4486;p=sixth-3d.git diff --git a/doc/index.html b/doc/index.html index 61695d4..70f3f5c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,7 +2,7 @@ Sixth 3D - 3D engine - + @@ -201,13 +201,8 @@ $(function() {

1 General

@@ -340,6 +338,11 @@ operating systems.

3 API documentation

+ +

Note: due to a lack of time, there is still big room for improvement on documentation. @@ -360,7 +363,7 @@ So far best resource is to download and explore source code for:

4 Instructions to embed Sixth-3D in your project

-Maven *pom.xml* file snippet: +Maven pom.xml file snippet:

@@ -369,7 +372,7 @@ Maven *pom.xml* file snippet: <dependency> <groupId>eu.svjatoslav</groupId> <artifactId>sixth-3d</artifactId> - <version>1.1</version> + <version>1.2</version> </dependency> ... </dependencies> @@ -502,7 +505,7 @@ becomes visible.