12 lines
		
	
	
		
			522 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			12 lines
		
	
	
		
			522 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								p.location-badge.
							 | 
						||
| 
								 | 
							
								  defined in <a href="https://github.com/angular/angular/tree/3a0410a/modules/angular2/http.ts#L1-L47">angular2/http.ts (line 1)</a>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								ul
							 | 
						||
| 
								 | 
							
								  for page, slug in public.docs[current.path[1]][current.path[2]][current.path[3]][current.path[4]]._data
							 | 
						||
| 
								 | 
							
								    if slug != 'index'
							 | 
						||
| 
								 | 
							
								      url = "/docs/" + current.path[1] + "/" + current.path[2] + "/" + current.path[3] + "/" + current.path[4] + "/" + slug + ".html"
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								      li.c8
							 | 
						||
| 
								 | 
							
								        != partial("../../../../../_includes/_hover-card", {name: page.title, url: url })
							 | 
						||
| 
								 | 
							
								
							 |