mirror of
https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git
synced 2025-08-23 04:35:28 +08:00
Stick with the old version
This commit is contained in:
@@ -4,7 +4,7 @@ python:
|
|||||||
- 3.4
|
- 3.4
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install mkdocs
|
- pip install mkdocs == 0.16.3
|
||||||
- python setup.py install
|
- python setup.py install
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
@@ -103,6 +103,4 @@ extra_css:
|
|||||||
|
|
||||||
docs_dir: 'docs'
|
docs_dir: 'docs'
|
||||||
|
|
||||||
theme:
|
theme_dir: 'yeti'
|
||||||
name: 'yeti'
|
|
||||||
custom_dir: 'yeti'
|
|
Reference in New Issue
Block a user