mitm001 5 năm trước cách đây
mục cha
commit
ccf7dc0283
1 tập tin đã thay đổi với 3 bổ sung5 xóa
  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