mirror of
https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git
synced 2025-08-23 04:35:28 +08:00
Notice
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# LearnOpenGL中文化工程
|
||||
|
||||
[](https://travis-ci.org/LearnOpenGL-CN/LearnOpenGL-CN)
|
||||
|
||||
**要更新的话请到`new-theme`分支,这个分支可能会停止更新**
|
||||
|
||||
learnopengl.com系列教程的中文翻译,目前正在翻译中。
|
||||
|
||||
**英文原版**:[learnopengl.com](learnopengl.com)
|
||||
@@ -10,9 +14,9 @@ learnopengl.com系列教程的中文翻译,目前正在翻译中。
|
||||
|
||||
## 阅读地址
|
||||
|
||||
目前Host在Read The Docs上,可以[点击这里](http://learnopengl-cn.readthedocs.io/)进行阅读。
|
||||
目前Host在GitHub上,可以[点击这里](https://learnopengl-cn.github.io/)进行阅读。
|
||||
|
||||
还有一份在GitHub上采用新的主题,可以[点击这里](https://learnopengl-cn.github.io/)阅读。
|
||||
旧版本的Host在Read The Docs内(可能会放弃更新),可以[点击这里](http://learnopengl-cn.readthedocs.io/)进行阅读。
|
||||
|
||||
## 认领翻译
|
||||
|
||||
|
@@ -104,14 +104,6 @@ video {
|
||||
font-size: 85%;
|
||||
}
|
||||
|
||||
.rst-content .attention {
|
||||
background: #FFD2D2;
|
||||
}
|
||||
|
||||
.rst-content .attention .admonition-title {
|
||||
background: #E0B3B3;
|
||||
}
|
||||
|
||||
def {
|
||||
color: green;
|
||||
}
|
||||
|
@@ -20,4 +20,6 @@
|
||||
|
||||
这里是LearnOpenGL教程的中文翻译,英文版的地址为:[http://learnopengl.com/](http://learnopengl.com/)
|
||||
|
||||
由于翻译可能无法做到精确表达原文意思,我们推荐您在对问题有疑惑的时候去阅读一下英文版的教程。如果您对翻译有更好的建议,可以去我们的[GitHub工程](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)上提交Issue或者Pull Request。
|
||||
由于翻译可能无法做到精确表达原文意思,我们推荐您在对问题有疑惑的时候去阅读一下英文版的教程。如果您对翻译有更好的建议,可以去我们的[GitHub工程](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)上提交Issue或者Pull Request。
|
||||
|
||||
如果可以的话,请访问[https://learnopengl-cn.github.io/](https://learnopengl-cn.github.io/),这里是采用新主题的网站。这里的翻译版本可能会停止更新。
|
Reference in New Issue
Block a user