提交 ab464fce 编写于 作者: M Mr.doob 提交者: GitHub

Merge pull request #10458 from looeee/manual/organise_menu

Updated the manual's menu
var list = {
"Manual": {
"Introduction": [
"Getting Started": [
[ "Creating a scene", "manual/introduction/Creating-a-scene" ],
[ "Detecting WebGL and browser compatibility", "manual/introduction/Detecting-WebGL-and-browser-compatibility" ],
[ "Matrix transformations", "manual/introduction/Matrix-transformations" ],
[ "How to update things", "manual/introduction/How-to-update-things" ],
[ "Useful links", "manual/introduction/Useful-links" ],
[ "How to run things locally", "manual/introduction/How-to-run-thing-locally" ],
[ "Drawing Lines", "manual/introduction/Drawing-lines" ],
[ "Creating Text", "manual/introduction/Creating-text" ],
[ "Code Style Guide", "manual/introduction/Code-style-guide" ],
[ "Migration Guide", "manual/introduction/Migration-guide" ],
[ "How to run things locally", "manual/introduction/How-to-run-thing-locally" ],
[ "FAQ", "manual/introduction/FAQ" ]
[ "Code Style Guide", "manual/introduction/Code-style-guide" ],
[ "FAQ", "manual/introduction/FAQ" ],
[ "Useful links", "manual/introduction/Useful-links" ]
],
"Next Steps": [
[ "How to update things", "manual/introduction/How-to-update-things" ],
[ "Matrix transformations", "manual/introduction/Matrix-transformations" ]
],
"Build Tools": [
......
......@@ -12,7 +12,7 @@
<h2>Which Import Format/Exporter is best supported?</h2>
<div>
TODO
TODO
</div>
<h2>Why are there meta viewport tags in examples?</h2>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册