|
@@ -16,22 +16,17 @@
|
|
|
|
|
|
** SDK User Guide
|
|
|
*** Getting Started
|
|
|
-
|
|
|
-* <<sdk/update_center#,Updating jMonkeyEngine SDK>>
|
|
|
-* <<sdk/troubleshooting#,Troubleshooting>>
|
|
|
-
|
|
|
+**** xref:update_center.adoc[Updating jMonkeyEngine SDK]
|
|
|
+**** xref:troubleshooting.adoc[Troubleshooting]
|
|
|
*** Generic Java Development Features
|
|
|
-
|
|
|
-* <<sdk/project_creation#,Project Creation>>
|
|
|
-* <<sdk/code_editor#,Code Editor and Palette>>
|
|
|
-* <<sdk/version_control#,File Version Control>>
|
|
|
-* <<sdk/application_deployment#,Application Deployment (JAR, WebStart, Applet, Android)>>
|
|
|
-** <<sdk/default_build_script#,Default Build Script>>
|
|
|
-** <<jme3/android#,Android>>
|
|
|
-** <<jme3/ios#,iOS>>
|
|
|
-
|
|
|
-* <<sdk/debugging_profiling_testing#,Debugging, Profiling, Testing>>
|
|
|
-
|
|
|
+**** xref:project_creation.adoc[Project Creation]
|
|
|
+**** xref:code_editor.adoc[Code Editor and Palette]
|
|
|
+**** xref:version_control.adoc[File Version Control]
|
|
|
+**** xref:application_deployment.adoc[Application Deployment (JAR, WebStart, Applet, Android)]
|
|
|
+***** xref:default_build_script.adoc[Default Build Script]
|
|
|
+***** xref:ROOT:jme3/android.adoc[Android]
|
|
|
+***** xref:ROOT:jme3/ios.adoc[iOS]
|
|
|
+**** xref:debugging_profiling_testing.adoc[Debugging, Profiling, Testing]
|
|
|
*** Unique Game Development Features
|
|
|
|
|
|
* <<sdk/model_loader_and_viewer#,Importing, Viewing, and Converting Models>>
|