|
@@ -8,13 +8,12 @@
|
|
|
<link type="text/css" rel="stylesheet" href="page.css" />
|
|
|
</head>
|
|
|
<body>
|
|
|
- <h1>[name]</a></h1>
|
|
|
-
|
|
|
+ <h1>[name]</h1>
|
|
|
<p class="desc">
|
|
|
- The migration guide is maintained on the [link:https://github.com/mrdoob/three.js/wiki wiki].
|
|
|
- It contains a list of changes for each version of three.js going back to r45.<br /><br />
|
|
|
-
|
|
|
- You can find it [link:https://github.com/mrdoob/three.js/wiki/Migration-Guide here].
|
|
|
+ 迁移指南保留在[link:https://github.com/mrdoob/three.js/wiki wiki]中。
|
|
|
+ 它包含了从r45起,直到当前版本的每一个版本的更改列表。
|
|
|
+ <br /><br />
|
|
|
+ 你可以在这里找到:[link:https://github.com/mrdoob/three.js/wiki/Migration-Guide here]。
|
|
|
</p>
|
|
|
</body>
|
|
|
</html>
|