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