浏览代码

docs: make webgl check a one-liner

Jost Schmithals 8 年之前
父节点
当前提交
53a82d62d1
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/list.js
  2. 0 0
      docs/manual/introduction/WebGL-compatibility-check.html

+ 1 - 1
docs/list.js

@@ -4,7 +4,7 @@ var list = {
 
 		"Getting Started": {
 			"Creating a scene": "manual/introduction/Creating-a-scene",
-			"Detecting WebGL and browser compatibility": "manual/introduction/Detecting-WebGL-and-browser-compatibility",
+			"WebGL compatibility check": "manual/introduction/WebGL-compatibility-check",
 			"How to run things locally": "manual/introduction/How-to-run-thing-locally",
 			"Drawing Lines": "manual/introduction/Drawing-lines",
 			"Creating Text": "manual/introduction/Creating-text",

+ 0 - 0
docs/manual/introduction/Detecting-WebGL-and-browser-compatibility.html → docs/manual/introduction/WebGL-compatibility-check.html