Fix developer guide TOC
The table of contents for our developer guide does not show due to the fact that it is past the first sub-header. Change-Id: I8459a4949e3e4822b0a3cd4f163475d2c60b0f2e
This commit is contained in:
		
				
					committed by
					
						
						Ian Wienand
					
				
			
			
				
	
			
			
			
						parent
						
							9a4f9e541e
						
					
				
				
					commit
					c80cf9ec58
				
			@@ -1,6 +1,17 @@
 | 
			
		||||
Developer Documentation
 | 
			
		||||
=======================
 | 
			
		||||
 | 
			
		||||
.. toctree::
 | 
			
		||||
   :maxdepth: 1
 | 
			
		||||
 | 
			
		||||
   design
 | 
			
		||||
   components
 | 
			
		||||
   invocation
 | 
			
		||||
   caches
 | 
			
		||||
   developing_elements
 | 
			
		||||
   dib_lint
 | 
			
		||||
   stable_interfaces
 | 
			
		||||
 | 
			
		||||
This documentation explains how to get started with creating your own
 | 
			
		||||
disk-image-builder elements as well as some high level concepts for element
 | 
			
		||||
creation.
 | 
			
		||||
@@ -31,15 +42,3 @@ We maintain a list of low-hanging-fruit tags on launchpad:
 | 
			
		||||
 | 
			
		||||
 * `https://bugs.launchpad.net/diskimage-builder/+bugs?field.tag=low-hanging-fruit`
 | 
			
		||||
   <https://bugs.launchpad.net/diskimage-builder/+bugs?field.tag=low-hanging-fruit>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
.. toctree::
 | 
			
		||||
   :maxdepth: 2
 | 
			
		||||
 | 
			
		||||
   design
 | 
			
		||||
   components
 | 
			
		||||
   invocation
 | 
			
		||||
   caches
 | 
			
		||||
   developing_elements
 | 
			
		||||
   dib_lint
 | 
			
		||||
   stable_interfaces
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user