Browse Source

link to new topics

mitm001 5 years ago
parent
commit
17326f2a67
2 changed files with 1 additions and 1 deletions
  1. 0 1
      docs/modules/ROOT/pages/jme3.adoc
  2. 1 0
      docs/modules/physics/nav.adoc

+ 0 - 1
docs/modules/ROOT/pages/jme3.adoc

@@ -9,7 +9,6 @@ ifdef::env-github,env-browser[:outfilesuffix: .adoc]
 
 === Physics Integration
 
-*  <<jme3/advanced/physics_listeners#,Physics Listeners and Collision Detection>>
 *  <<jme3/advanced/hinges_and_joints#,Hinges and Joints>>
 *  <<jme3/advanced/walking_character#,Walking Character>>
 *  <<jme3/advanced/ragdoll#,Ragdoll>>

+ 1 - 0
docs/modules/physics/nav.adoc

@@ -1,2 +1,3 @@
 * xref:physics.adoc[Physics]
 ** xref:bullet_multithreading.adoc[Multi-Threaded Physics]
+** xref:collision/physics_listeners.adoc[Physics Listeners and Collision Detection]