1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-10-19 00:20:10 +08:00

Add 06-03-03 to mkdocs.yml

Basic proofreading to 06-03-03
Fix #44
This commit is contained in:
Meow J
2016-08-21 20:14:38 +08:00
parent 03702fe759
commit 3aee090811
9 changed files with 35 additions and 27 deletions

View File

@@ -56,7 +56,8 @@ pages:
- 2D游戏:
- Breakout: '06 In Practice/2D-Game/01 Breakout.md'
- 准备工作: '06 In Practice/2D-Game/02 Setting up.md'
- 粒子系统: '06 In Practice/2D-Game/06 Particles.md'
- 渲染精灵: '06 In Practice/2D-Game/03 Rendering Sprites.md'
- 粒子: '06 In Practice/2D-Game/06 Particles.md'
site_name: 'LearnOpenGL CN'