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

Add 06-02 to mkdocs.yml

This commit is contained in:
Meow J
2016-08-19 10:14:01 +08:00
parent 22985e13fe
commit c67be8f665
3 changed files with 12 additions and 9 deletions

View File

@@ -55,6 +55,7 @@ pages:
- 文字渲染: '06 In Practice/02 Text Rendering.md'
- 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'
site_name: 'LearnOpenGL CN'