Преглед на файлове

SDK:
- fix errors in wiki_help.properties and core-toc.xml

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9418 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

nor..67 преди 13 години
родител
ревизия
a940502e65
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      jme3-core/javahelp/com/jme3/gde/core/docs/core-toc.xml
  2. 1 1
      jme3-core/javahelp/wiki_help.properties

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

@@ -100,7 +100,7 @@
             <tocitem text="Best Practices" target="jme3.intermediate.best_practices"/>
             <tocitem text="FAQ" target="jme3.faq"/>
             <tocitem text="SimpleApplication" target="jme3.intermediate.simpleapplication"/>
-            <tocitem text="How to Use Materials" target="jme3/intermediate/how_to_use_materials"/>
+            <tocitem text="How to Use Materials" target="jme3.intermediate.how_to_use_materials"/>
             <tocitem text="Application Settings" target="jme3.intermediate.appsettings"/>
             <tocitem text="File Types" target="jme3.intermediate.file_types"/>
             <tocitem text="Math in jME3" target="jme3.math"/>

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

@@ -44,7 +44,7 @@ jme3:intermediate:file_types,\
 jme3:intermediate:headlessserver,\
 jme3:intermediate:how_to_use_materials,\
 jme3:intermediate:math,\
-jme3:intermediate:multi-media_asset_pipeline\
+jme3:intermediate:multi-media_asset_pipeline,\
 jme3:intermediate:optimization,\
 jme3:intermediate:simpleapplication,\
 jme3:advanced:3d_models,\