Browse Source

add topics

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

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

@@ -10,7 +10,6 @@ ifdef::env-github,env-browser[:outfilesuffix: .adoc]
 
 
 === Logging and Debugging
 === Logging and Debugging
 
 
-*  <<jme3/advanced/debugging#,Debugging with Wireframes>>
 
 
 === Virtual Reality &amp; Simulation
 === Virtual Reality &amp; Simulation
 
 

+ 6 - 5
docs/modules/tutorials/nav.adoc

@@ -42,13 +42,14 @@
 ***** link:https://youtu.be/GQJSrOpNQwI?list=PLv6qR9TGkz8RcUr-fOHI2SksWA4BAU9TS[Part 2- Rig and Animate]
 ***** link:https://youtu.be/GQJSrOpNQwI?list=PLv6qR9TGkz8RcUr-fOHI2SksWA4BAU9TS[Part 2- Rig and Animate]
 ***** link:https://youtu.be/JzRe2Dxbcmc?list=PLv6qR9TGkz8RcUr-fOHI2SksWA4BAU9TS[Part 3- Import to JME]
 ***** link:https://youtu.be/JzRe2Dxbcmc?list=PLv6qR9TGkz8RcUr-fOHI2SksWA4BAU9TS[Part 3- Import to JME]
 ***** link:https://youtu.be/8wwDRDJop7k?list=PLv6qR9TGkz8RcUr-fOHI2SksWA4BAU9TS[Part 4- Play Animation]
 ***** link:https://youtu.be/8wwDRDJop7k?list=PLv6qR9TGkz8RcUr-fOHI2SksWA4BAU9TS[Part 4- Play Animation]
+** xref:advanced/debugging.adoc[Debugging with Wireframes]
+** Java Tips
+*** xref:advanced/java/localization.adoc[Localization]
+*** xref:advanced/java/swing_canvas.adoc[Swing Canvas]
+*** xref:advanced/java/logging.adoc[Logging]
+*** xref:advanced/java/read_graphic_card_capabilites.adoc[Read Graphic Card Capabilites]
 ** Articles
 ** Articles
 *** Physically Based Rendering
 *** Physically Based Rendering
 **** xref:advanced/articles/pbr/pbr_part1.adoc[PBR – Part one]
 **** xref:advanced/articles/pbr/pbr_part1.adoc[PBR – Part one]
 **** xref:advanced/articles/pbr/pbr_part2.adoc[PBR – Part two]
 **** xref:advanced/articles/pbr/pbr_part2.adoc[PBR – Part two]
 **** xref:advanced/articles/pbr/pbr_part3.adoc[PBR – Part three]
 **** xref:advanced/articles/pbr/pbr_part3.adoc[PBR – Part three]
-** Java Tips
-*** xref:advanced/java/localization.adoc[Localization]
-*** xref:advanced/java/swing_canvas.adoc[Swing Canvas]
-*** xref:advanced/java/logging.adoc[Logging]
-*** xref:advanced/java/read_graphic_card_capabilites.adoc[Read Graphic Card Capabilites]