| 
									
										
										
										
											2017-05-02 15:08:49 +01:00
										 |  |  | <article> | 
					
						
							|  |  |  |   <header class="api-header"> | 
					
						
							| 
									
										
										
										
											2017-05-02 14:26:16 +01:00
										 |  |  |     <h1 class="no-toc">{$ doc.name $}</h1> | 
					
						
							| 
									
										
										
										
											2017-05-02 15:08:49 +01:00
										 |  |  |     <label class="api-type-label {$ doc.docType $}">{$ doc.docType $}</label> | 
					
						
							|  |  |  |     {% if doc.deprecated %}<label class="api-status-label deprecated">deprecated</label>{% endif %} | 
					
						
							|  |  |  |     {% if doc.experimental %}<label class="api-status-label experimental">experimental</label>{% endif %} | 
					
						
							|  |  |  |     {% if doc.stable %}<label class="api-status-label stable">stable</label>{% endif %} | 
					
						
							|  |  |  |     <span class="version">{$ version $}</span> | 
					
						
							|  |  |  |   </header> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   {% block body %}{% endblock %} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | </article> |