소스 검색

shorten topics

mitm001 5 년 전
부모
커밋
e9be99ef69
2개의 변경된 파일7개의 추가작업 그리고 7개의 파일을 삭제
  1. 6 6
      docs/modules/core/nav.adoc
  2. 1 1
      docs/modules/tutorials/nav.adoc

+ 6 - 6
docs/modules/core/nav.adoc

@@ -24,15 +24,15 @@
 ** Animations and Scenes
 *** xref:animation/animation.adoc[Animation]
 *** xref:cinematic/cinematics.adoc[Cinematics (cutscenes, fake destruction physics)]
-*** xref:cinematic/motionpath.adoc[MotionPaths and waypoints]
+*** xref:cinematic/motionpath.adoc[MotionPaths and Waypoints]
 ** Materials, Light, Shadow
-***  xref:material/how_to_use_materials.adoc[How to Use Materials]
-*** xref:material/j3m_material_files.adoc[.j3m Material files]
+*** xref:material/how_to_use_materials.adoc[How to use Materials]
+*** xref:material/j3m_material_files.adoc[.j3m Material Files]
 *** xref:material/material_definitions.adoc[.j3md Material Definitions]
 *** xref:material/materials_overview.adoc[.j3md Properties]
-*** xref:shader/jme3_shaders.adoc[About JME3 and Shaders]
+*** xref:shader/jme3_shaders.adoc[Shaders and JME3]
 *** xref:shader/jme3_shadernodes.adoc[Shader Node System]
-*** xref:shader/shader_video_tutorials.adoc[Shaders video tutorials]
+*** xref:shader/shader_video_tutorials.adoc[Shader Video Tutorials]
 *** xref:light/light_and_shadow.adoc[Light and Shadow]
 *** xref:texture/anisotropic_filtering.adoc[Anisotropic Filtering]
-*** xref:system/jme3_srgbpipeline.adoc[Gamma correction]
+*** xref:system/jme3_srgbpipeline.adoc[Gamma Correction]

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

@@ -42,7 +42,7 @@
 ***** 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]
 ** Articles
-*** Physically Based Rendering (PBR)
+*** Physically Based Rendering
 **** 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_part3.adoc[PBR – Part three]