mitm001 пре 5 година
родитељ
комит
9c0fe93e84
1 измењених фајлова са 3 додато и 7 уклоњено
  1. 3 7
      docs/modules/ROOT/pages/jme3/webstart.adoc

+ 3 - 7
docs/modules/ROOT/pages/jme3/webstart.adoc

@@ -1,13 +1,9 @@
 = WebStart (JNLP) Deployment
-:author:
-:revnumber:
-:revdate: 2016/03/17 20:48
-:relfileprefix: ../
-:imagesdir: ..
-ifdef::env-github,env-browser[:outfilesuffix: .adoc]
+:revnumber: 2.0
+:revdate: 2020/07/15
 
 
-When you <<sdk/application_deployment#,use the jMonkeyEngine SDK to deploy your application>>, you can configure the project to build files required for WebStart automatically. If you use another IDE, or work on the command line, use the following tips to set up WebStart correctly:
+When you xref:sdk:application_deployment.adoc[use the jMonkeyEngine SDK to deploy your application], you can configure the project to build files required for WebStart automatically. If you use another IDE, or work on the command line, use the following tips to set up WebStart correctly:
 
 
 == Problem Statement