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

Trying to fix the style guide

This commit is contained in:
Meow J
2016-07-04 02:53:18 +08:00
parent 17fe8a5dda
commit 8d2bda5b91

View File

@@ -43,10 +43,11 @@ OpenGL规范严格规定了每个函数该如何执行以及它们的输出
- 代码块不使用Tab标注请用```式标注 - 代码块不使用Tab标注请用```式标注
- 代码的语言请用以下方式标注出来: - 代码的语言请用以下方式标注出来:
```
```c++ \```c++
[code] [code]
``` \```
```
- 请记得翻译注释 - 请记得翻译注释