mitm001 %!s(int64=5) %!d(string=hai) anos
pai
achega
9c0fe93e84
Modificáronse 1 ficheiros con 3 adicións e 7 borrados
  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