瀏覽代碼

added Extra examples header

Seems it made sense to add the Extra Examples after the Code Example, but maybe that needs rethinking?
Master James 9 年之前
父節點
當前提交
c46af8aa8b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/api/lights/SpotLight.html

+ 1 - 0
docs/api/lights/SpotLight.html

@@ -50,6 +50,7 @@
 		scene.add( spotLight );
 		</code>
 
+		<h2>Extra Examples</h2>
 		<div>
 		[example:webgl_materials_bumpmap materials / bumpmap]<br/>
 		[example:webgl_shading_physical shading / physical]<br/>