瀏覽代碼

removed old example reference (#26401)

Atul Mourya 2 年之前
父節點
當前提交
e8580b60a5

+ 1 - 1
docs/api/ar/extras/core/ShapePath.html

@@ -11,7 +11,7 @@
 	 
 		<p class="desc">
 			يتم استخدام هذه الفئة لتحويل سلسلة من الأشكال إلى مصفوفة من
-			[page:Path]s، على سبيل المثال شكل SVG إلى مسار (انظر المثال أدناه).
+			[page:Path]s، على سبيل المثال شكل SVG إلى مسار.
 		</p>
 	 
 		<h2>المنشئ (Constructor)</h2>

+ 1 - 1
docs/api/en/extras/core/ShapePath.html

@@ -11,7 +11,7 @@
 
 		<p class="desc">
 			This class is used to convert a series of shapes to an array of
-			[page:Path]s, for example an SVG shape to a path (see the example below).
+			[page:Path]s, for example an SVG shape to a path.
 		</p>
 
 		<h2>Constructor</h2>

+ 1 - 1
docs/api/it/extras/core/ShapePath.html

@@ -11,7 +11,7 @@
 
 		<p class="desc">
       Questa classe viene utilizzata per convertire una serie di forme in un array di [page:Path], ad esempio una 
-      forma SVG in un path (vedere l'esempio seguente).
+      forma SVG in un path.
 		</p>
 
 		<h2>Costruttore</h2>

+ 1 - 1
docs/api/zh/extras/core/ShapePath.html

@@ -10,7 +10,7 @@
 		<h1>形状路径([name])</h1>
 
 		<p class="desc">
-		该类用于转换一系列的形状为一个[page:Path]数组,例如转换SVG中的Path为three.js中的Path(请参阅下方的example)
+		该类用于转换一系列的形状为一个[page:Path]数组,例如转换SVG中的Path为three.js中的Path。
 		</p>
 
 		<h2>构造函数</h2>