1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-24 05:05:29 +08:00

Add introduction

This commit is contained in:
Meow J
2016-07-05 21:36:20 +08:00
parent c0253fb59e
commit 4b3195d552
2 changed files with 38 additions and 0 deletions

View File

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