mitm001 5 jaren geleden
bovenliggende
commit
ccf7dc0283
1 gewijzigde bestanden met toevoegingen van 3 en 5 verwijderingen
  1. 3 5
      docs/modules/ROOT/pages/jme3/requirements.adoc

+ 3 - 5
docs/modules/ROOT/pages/jme3/requirements.adoc

@@ -1,8 +1,6 @@
 = jMonkeyEngine3 Requirements
-:revnumber: 2.8
-:relfileprefix: ../
-:imagesdir: ..
-ifdef::env-github,env-browser[:outfilesuffix: .adoc]
+:revnumber: 3.0
+:revdate: 2020/07/13
 
 
 This page shows software and hardware requirements from two points of view:
@@ -44,7 +42,7 @@ At least intermediate Java experience is required.
 
 |===
 
-We recommend using the <<sdk#,jMonkeyEngine SDK>> as game development environment (IDE). However, any third-party Java IDE (and even a text editor and the commandline) will work fine together with the jME framework if you are experienced with the tool of your choice. For requirements of other IDEs, please see the third party's documentation.
+We recommend using the xref:sdk:sdk.adoc[SDK] as game development environment (IDE). However, any third-party Java IDE (and even a text editor and the commandline) will work fine together with the jME framework if you are experienced with the tool of your choice. For requirements of other IDEs, please see the third party's documentation.
 
 
 == For Users