- update SDK help TOC, remove old spidermonkey tutorials

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8289 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
3.0
nor..67 14 years ago
parent 1d4b96512e
commit 334ef63b13
  1. 6
      sdk/jme3-core/javahelp/com/jme3/gde/core/docs/core-toc.xml
  2. 8
      sdk/jme3-core/javahelp/wiki_help.properties

@ -106,6 +106,7 @@
<tocitem text="Update Loop" target="jme3.advanced.update_loop"/>
<tocitem text="Application States" target="jme3.advanced.application_states"/>
<tocitem text="Custom Controls" target="jme3.advanced.custom_controls"/>
<tocitem text="Multithreading" target="jme3:advanced:multithreading"/>
</tocitem>
<tocitem text="Managing and Moving Objects" expand="false">
<tocitem text="Spatial types" target="jme3.advanced.spatial"/>
@ -116,7 +117,6 @@
<tocitem text="Collision and Intersection" target="jme3.advanced.collision_and_intersection"/>
<tocitem text="Animation" target="jme3.advanced.animation"/>
<tocitem text="Cinematics" target="jme3.advanced.cinematics"/>
<tocitem text="Motion Path" target="jme3.advanced.motion_path"/>
</tocitem>
<tocitem text="Materials, Light and Shadow" expand="false">
<tocitem text="jME3 and Shaders" target="jme3.advanced.jme3_shaders"/>
@ -150,12 +150,14 @@
<tocitem text="Post Process Water" target="jme3.advanced.post-processor_water"/>
</tocitem>
<tocitem text="Networking" expand="false">
<tocitem text="Networking" target="jme3.advanced.networking"/>
<tocitem text="Headless server" target="jme3.intermediate.headlessserver"/>
<tocitem text="SpiderMonkey Networking" target="spidermonkey"/>
</tocitem>
<tocitem text="Camera" expand="false">
<tocitem text="Camera" target="jme3.advanced.camera"/>
<tocitem text="Multiple Cameras" target="jme3.advanced.multiple_camera_views"/>
<tocitem text="Camera following Character" target="jme3.advanced.making_the_camera_follow_a_character"/>
</tocitem>
<tocitem text="User Interaction" expand="false">
<tocitem text="Input Handling" target="jme3.advanced.input_handling"/>

@ -25,12 +25,6 @@ sdk:development:projects_assets,\
sdk:development:scene,\
sdk:development:sceneexplorer,\
sdk:development:setup,\
spidermonkey:tutorial:compression,\
spidermonkey:tutorial:connection,\
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,\
@ -70,11 +64,11 @@ jme3:advanced:jme3_shaders,\
jme3:advanced:light_and_shadow,\
jme3:advanced:localization,\
jme3:advanced:logging,\
jme3:advanced:making_the_camera_follow_a_character,\
jme3:advanced:material_definitions,\
jme3:advanced:materials_overview,\
jme3:advanced:mesh,\
jme3:advanced:monkey_zone,\
jme3:advanced:motion_path,\
jme3:advanced:multiple_camera_views,\
jme3:advanced:multithreading,\
jme3:advanced:networking,\

Loading…
Cancel
Save