This makes the docs site a lot more manageable and begins moving us in the direction of separate user and developer docs. Change-Id: I1650ef9d5be1733b8bc118d99090143cb5b06102
		
			
				
	
	
		
			12 lines
		
	
	
		
			272 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			272 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
Elements
 | 
						|
========
 | 
						|
 | 
						|
Elements are found in the subdirectory elements. Each element is in a directory
 | 
						|
named after the element itself. Elements *should* have a README.rst in the root
 | 
						|
of the element directory describing what it is for.
 | 
						|
 | 
						|
.. toctree::
 | 
						|
   :glob:
 | 
						|
 | 
						|
   elements/*/*
 |