|
@@ -10,6 +10,7 @@ var list = {
|
|
|
"Browser support": "manual/en/introduction/Browser-support",
|
|
|
"WebGL compatibility check": "manual/en/introduction/WebGL-compatibility-check",
|
|
|
"How to run things locally": "manual/en/introduction/How-to-run-things-locally",
|
|
|
+ "Typescript setup": "manual/en/introduction/Typescript-setup",
|
|
|
"How to use WebGL 2": "manual/en/introduction/How-to-use-WebGL2",
|
|
|
"Drawing lines": "manual/en/introduction/Drawing-lines",
|
|
|
"Creating text": "manual/en/introduction/Creating-text",
|
|
@@ -459,6 +460,7 @@ var list = {
|
|
|
"浏览器支持": "manual/zh/introduction/Browser-support",
|
|
|
"WebGL兼容性检查": "manual/zh/introduction/WebGL-compatibility-check",
|
|
|
"如何在本地运行Three.js": "manual/zh/introduction/How-to-run-things-locally",
|
|
|
+ "Typescript setup": "manual/zh/introduction/Typescript-setup",
|
|
|
"如何使用WebGL 2": "manual/zh/introduction/How-to-use-WebGL2",
|
|
|
"画线": "manual/zh/introduction/Drawing-lines",
|
|
|
"创建文字": "manual/zh/introduction/Creating-text",
|