瀏覽代碼

Docs: More clean up.

Mugen87 5 年之前
父節點
當前提交
33a42215ea

+ 9 - 3
docs/api/en/core/bufferAttributeTypes/BufferAttributeTypes.html

@@ -46,14 +46,20 @@
 
 		<h2>Properties</h2>
 
-		See the [page:BufferAttribute] page for inherited properties.
+		<p>
+			See the [page:BufferAttribute] page for inherited properties.
+		</p>
 
 		<h2>Methods</h2>
 
-		See the [page:BufferAttribute] page for inherited methods.
+		<p>
+			See the [page:BufferAttribute] page for inherited methods.
+		</p>
 
 		<h2>Source</h2>
 
-		[link:https://github.com/mrdoob/three.js/blob/master/src/core/BufferAttribute.js src/core/BufferAttribute.js]
+		<p>
+			[link:https://github.com/mrdoob/three.js/blob/master/src/core/BufferAttribute.js src/core/BufferAttribute.js]
+		</p>	
 	</body>
 </html>

+ 9 - 3
docs/api/zh/core/bufferAttributeTypes/BufferAttributeTypes.html

@@ -45,14 +45,20 @@
 
 		<h2>属性</h2>
 
-		继承属性详见 [page:BufferAttribute]。
+		<p>
+			继承属性详见 [page:BufferAttribute]。
+		</p>
 
 		<h2>方法</h2>
 
-		继承方法详见 [page:BufferAttribute]。
+		<p>
+			继承方法详见 [page:BufferAttribute]。
+		</p>
 
 		<h2>源代码</h2>
 
-		[link:https://github.com/mrdoob/three.js/blob/master/src/core/BufferAttribute.js src/core/BufferAttribute.js]
+		<p>
+			[link:https://github.com/mrdoob/three.js/blob/master/src/core/BufferAttribute.js src/core/BufferAttribute.js]
+		</p>
 	</body>
 </html>