Procházet zdrojové kódy

[Doc/zh]: fix some incorrect links (#27657)

* Update CCDIKSolver.html

* Update MMDAnimationHelper.html

* Update MMDPhysics.html

* Update ArcballControls.html

* Update MapControls.html

* Update DRACOExporter.html

* Update EXRExporter.html

* Update GLTFExporter.html

* Update OBJExporter.html

* Update PLYExporter.html

* Update STLExporter.html

* Update SDFGeometryGenerator.html

* Update VertexTangentsHelper.html

* Update 3DMLoader.html

* Update KTX2Loader.html

* Update LDrawLoader.html

* Update PDBLoader.html

* Update MeshSurfaceSampler.html

* Update ConvexHull.html

* Update Face.html

* Update HalfEdge.html

* Update VertexList.html

* Update VertexNode.html

* Update CameraUtils.html

* Update XREstimatedLight.html
puxiao před 1 rokem
rodič
revize
877424bc26

+ 2 - 3
docs/examples/zh/animations/CCDIKSolver.html

@@ -180,9 +180,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/animation/CCDIKSolver.js
-		examples/jsm/animation/CCDIKSolver.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/animation/CCDIKSolver.js examples/jsm/animation/CCDIKSolver.js]
 	</p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/animations/MMDAnimationHelper.html

@@ -178,9 +178,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/animation/MMDAnimationHelper.js
-		examples/jsm/animation/MMDAnimationHelper.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/animation/MMDAnimationHelper.js examples/jsm/animation/MMDAnimationHelper.js]
 	</p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/animations/MMDPhysics.html

@@ -122,9 +122,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/animation/MMDPhysics.js
-		examples/jsm/animation/MMDPhysics.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/animation/MMDPhysics.js examples/jsm/animation/MMDPhysics.js]
 	</p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/controls/ArcballControls.html

@@ -279,9 +279,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/controls/ArcballControls.js
-		examples/jsm/controls/ArcballControls.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/controls/ArcballControls.js examples/jsm/controls/ArcballControls.js]
 	</p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/controls/MapControls.html

@@ -111,9 +111,8 @@ controls.touches = {
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/controls/MapControls.js
-		examples/jsm/controls/MapControls.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/controls/MapControls.js examples/jsm/controls/MapControls.js]
 	</p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/exporters/DRACOExporter.html

@@ -78,9 +78,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/exporters/DRACOExporter.js
-		examples/jsm/exporters/DRACOExporter.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/exporters/DRACOExporter.js examples/jsm/exporters/DRACOExporter.js]
 	</p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/exporters/EXRExporter.html

@@ -88,9 +88,8 @@ ZIPS_COMPRESSION
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/exporters/EXRExporter.js
-		examples/jsm/exporters/EXRExporter.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/exporters/EXRExporter.js examples/jsm/exporters/EXRExporter.js]
 	</p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/exporters/GLTFExporter.html

@@ -149,9 +149,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/exporters/GLTFExporter.js
-		examples/jsm/exporters/GLTFExporter.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/exporters/GLTFExporter.js examples/jsm/exporters/GLTFExporter.js]
 	</p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/exporters/OBJExporter.html

@@ -60,9 +60,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/exporters/OBJExporter.js
-		examples/jsm/exporters/OBJExporter.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/exporters/OBJExporter.js examples/jsm/exporters/OBJExporter.js]
 	</p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/exporters/PLYExporter.html

@@ -68,9 +68,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/exporters/PLYExporter.js
-		examples/jsm/exporters/PLYExporter.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/exporters/PLYExporter.js examples/jsm/exporters/PLYExporter.js]
 	</p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/exporters/STLExporter.html

@@ -68,9 +68,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/exporters/STLExporter.js
-		examples/jsm/exporters/STLExporter.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/exporters/STLExporter.js examples/jsm/exporters/STLExporter.js]
 	</p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/geometries/SDFGeometryGenerator.html

@@ -65,9 +65,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/geometries/SDFGeometry.js
-		examples/jsm/geometries/SDFGeometryGenerator.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/geometries/SDFGeometry.js examples/jsm/geometries/SDFGeometryGenerator.js]
 	</p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/helpers/VertexTangentsHelper.html

@@ -87,9 +87,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/helpers/VertexTangentsHelper.js
-		examples/jsm/helpers/VertexTangentsHelper.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/helpers/VertexTangentsHelper.js examples/jsm/helpers/VertexTangentsHelper.js]
 	</p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/loaders/3DMLoader.html

@@ -271,9 +271,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/loaders/3DMLoader.js
-		examples/jsm/loaders/3DMLoader.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/loaders/3DMLoader.js examples/jsm/loaders/3DMLoader.js]
 	</p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/loaders/KTX2Loader.html

@@ -134,9 +134,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/loaders/KTX2Loader.js
-		examples/jsm/loaders/KTX2Loader.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/loaders/KTX2Loader.js examples/jsm/loaders/KTX2Loader.js]
 	</p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/loaders/LDrawLoader.html

@@ -211,9 +211,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/loaders/LDrawLoader.js
-		examples/jsm/loaders/LDrawLoader.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/loaders/LDrawLoader.js examples/jsm/loaders/LDrawLoader.js]
 	</p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/loaders/PDBLoader.html

@@ -109,9 +109,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/loaders/PDBLoader.js
-		examples/jsm/loaders/PDBLoader.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/loaders/PDBLoader.js examples/jsm/loaders/PDBLoader.js]
 	</p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/math/MeshSurfaceSampler.html

@@ -90,9 +90,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/math/MeshSurfaceSampler.js
-		examples/jsm/math/MeshSurfaceSampler.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/math/MeshSurfaceSampler.js examples/jsm/math/MeshSurfaceSampler.js]
 	</p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/math/convexhull/ConvexHull.html

@@ -230,9 +230,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/math/ConvexHull.js
-		examples/jsm/math/ConvexHull.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/math/ConvexHull.js examples/jsm/math/ConvexHull.js]
 	</p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/math/convexhull/Face.html

@@ -103,9 +103,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/math/ConvexHull.js
-		examples/jsm/math/ConvexHull.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/math/ConvexHull.js examples/jsm/math/ConvexHull.js]
 	</p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/math/convexhull/HalfEdge.html

@@ -90,9 +90,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/math/ConvexHull.js
-		examples/jsm/math/ConvexHull.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/math/ConvexHull.js examples/jsm/math/ConvexHull.js]
 	</p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/math/convexhull/VertexList.html

@@ -109,9 +109,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/math/ConvexHull.js
-		examples/jsm/math/ConvexHull.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/math/ConvexHull.js examples/jsm/math/ConvexHull.js]
 	<p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/math/convexhull/VertexNode.html

@@ -61,9 +61,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/math/ConvexHull.js
-		examples/jsm/math/ConvexHull.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/math/ConvexHull.js examples/jsm/math/ConvexHull.js]
 	<p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/utils/CameraUtils.html

@@ -38,9 +38,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/utils/CameraUtils.js
-		examples/jsm/utils/CameraUtils.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/utils/CameraUtils.js examples/jsm/utils/CameraUtils.js]
 	</p>
 </body>
 
-</html>
+</html>

+ 2 - 3
docs/examples/zh/webxr/XREstimatedLight.html

@@ -109,9 +109,8 @@
 	<h2>源代码</h2>
 
 	<p>
-		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/webxr/XREstimatedLight.js
-		examples/jsm/webxr/XREstimatedLight.js]
+		[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/webxr/XREstimatedLight.js examples/jsm/webxr/XREstimatedLight.js]
 	</p>
 </body>
 
-</html>
+</html>