mitm001 5 年之前
父節點
當前提交
ccf7dc0283
共有 1 個文件被更改,包括 3 次插入5 次删除
  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