Răsfoiți Sursa

- add android wiki page to SDK help

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8281 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
nor..67 14 ani în urmă
părinte
comite
9ff2238095

+ 2 - 1
jme3-core/javahelp/com/jme3/gde/core/docs/core-toc.xml

@@ -58,7 +58,8 @@
             <tocitem text="Using a custom version of jME3" target="sdk.use_own_jme"/>
         </tocitem>
         <tocitem text="Application Deployment">
-            <tocitem text="Deployment" target="sdk.application_deployment"/>
+            <tocitem text="General" target="sdk.application_deployment"/>
+            <tocitem text="Android" target="jme3.android"/>
         </tocitem>
         <tocitem text="jMP Plugin Development" expand="false">
             <tocitem text="About jMP Plugin Development" target="sdk.development"/>

+ 1 - 1
jme3-core/javahelp/wiki_help.properties

@@ -30,13 +30,13 @@ spidermonkey:tutorial:sending_and_receiving_messages,\
 spidermonkey:tutorial:serializing,\
 spidermonkey:tutorial:services,\
 spidermonkey:tutorial:streaming,\
+jme3:android,\
 jme3:build_jme3_sources_with_netbeans,\
 jme3:bullet_multithreading,\
 jme3:faq,\
 jme3:terminology,\
 jme3:the_scene_graph,\
 jme3:webstart,\
-jme3:faq,\
 jme3:intermediate:appsettings,\
 jme3:intermediate:best_practices,\
 jme3:intermediate:file_types,\