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

Update mkdocs.yml

This commit is contained in:
Meow J
2016-06-12 19:12:18 +08:00
committed by GitHub
parent d572424128
commit b0ef885f79

View File

@@ -50,6 +50,8 @@ pages:
- SSAO: '05 Advanced Lighting/09 SSAO.md'
- 实战(In Practice):
- 文字渲染: '06 In Practice/02 Text Rendering.md'
- 2D游戏:
- Breakout: '06 In Practice/2D-Game/01 Breakout.md'
site_name: LearnOpenGL-CN