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

Add introduction

This commit is contained in:
Meow J
2016-07-05 21:37:04 +08:00
parent de216d9b7d
commit d2cefc7bfd
2 changed files with 38 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
pages:
- 主页: 'index.md'
- 目录:
- 简介: 'intro.md'
- 入门(Getting started):
- OpenGL: '01 Getting started/01 OpenGL.md'
- 创建窗口: '01 Getting started/02 Creating a window.md'