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