Skip to content

Commit 6fe2dfd

Browse files
committed
Docs: Clean up.
1 parent 7d57c7c commit 6fe2dfd

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

docs/api/en/core/Face3.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,6 @@ <h2>Code Example</h2>
4242
scene.add( new THREE.Mesh( geometry, material ) );
4343
</code>
4444

45-
<h2>Examples</h2>
46-
47-
<p>
48-
[example:svg_sandbox svg / sandbox ]<br />
49-
[example:misc_exporter_obj exporter / obj ]<br />
50-
[example:webgl_shaders_vector WebGL / shaders / vector ]
51-
</p>
52-
5345
<h2>Constructor</h2>
5446

5547
<h3>[name]( [param:Integer a], [param:Integer b], [param:Integer c], [param:Vector3 normal], [param:Color color], [param:Integer materialIndex] )</h3>

docs/api/zh/core/Face3.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,6 @@ <h2>代码示例</h2>
4141
scene.add( new THREE.Mesh( geometry, material ) );
4242
</code>
4343

44-
<h2>例子</h2>
45-
46-
<p>
47-
[example:svg_sandbox svg / sandbox ]<br />
48-
[example:misc_exporter_obj exporter / obj ]<br />
49-
[example:webgl_shaders_vector WebGL / shaders / vector ]
50-
</p>
51-
5244
<h2>构造函数</h2>
5345

5446
<h3>[name]( [param:Integer a], [param:Integer b], [param:Integer c], [param:Vector3 normal], [param:Color color], [param:Integer materialIndex] )</h3>

0 commit comments

Comments
 (0)