소스 검색

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/>