Browse Source

add links to topics

mitm001 5 years ago
parent
commit
04bb5251d4
2 changed files with 1 additions and 1 deletions
  1. 0 1
      docs/modules/ROOT/pages/jme3.adoc
  2. 1 0
      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
 
-*  <<jme3/advanced/read_graphic_card_capabilites#,Read Graphic Card Capabilites>>
 *  <<jme3/advanced/debugging#,Debugging with Wireframes>>
 
 === Virtual Reality &amp; Simulation

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

@@ -51,3 +51,4 @@
 *** 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]