- 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
This commit is contained in:
nor..67 2012-05-24 13:45:23 +00:00
parent 7ff1261d79
commit 781f7991a9
2 changed files with 2 additions and 2 deletions

View File

@ -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"/>

View File

@ -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,\