소스 검색

removed .html from toc item target name :D

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9250 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
roo..li 13 년 전
부모
커밋
a6006a1b74
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      jme3-core/javahelp/com/jme3/gde/core/docs/core-toc.xml

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

@@ -98,7 +98,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.html"/>
+            <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"/>