|
@@ -1,3 +1,11 @@
|
|
|
+:author: mitm001
|
|
|
+:revnumber:
|
|
|
+:revdate: 2017-09-08T23:24:11.262Z
|
|
|
+:relfileprefix: /src/docs/asciidoc/
|
|
|
+:imagesdir: /src/docs/images
|
|
|
+:experimental:
|
|
|
+ifdef::env-github,env-browser[:outfilesuffix: .adoc]
|
|
|
+
|
|
|
image:https://travis-ci.org/jMonkeyEngine/wiki.svg?branch=master["Build Status", link="https://travis-ci.org/jMonkeyEngine/wiki"]
|
|
|
|
|
|
= jMonkeyEngine Documentation
|
|
@@ -49,8 +57,6 @@ For example: `++image::jme3/beginner/beginner-assets-models.png[beginner-assets-
|
|
|
See link:http://asciidoctor.org/docs/user-manual/#images[http://asciidoctor.org/docs/user-manual/#images] for in depth instructions.
|
|
|
|
|
|
|
|
|
-
|
|
|
-
|
|
|
== Build
|
|
|
|
|
|
* In Netbeans, convert the AsciiDoc to HTML5 by invoking the 'asciidoctor' goal:
|