mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 12:07:31 +00:00 
			
		
		
		
	 65c3542b1f
			
		
	
	
		65c3542b1f
		
	
	
	
	
		
			
			Some of the documentation for QEMU "tools" which are standalone binaries like qemu-img is an awkward fit in our current 5-manual split. We've put it into "interop", but they're not really about interoperability. Create a new top level manual "tools" which will be a better home for this documentation. This commit creates an empty initial manual; we will move the relevant documentation files in a subsequent commit. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Acked-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 20200217155415.30949-2-peter.maydell@linaro.org
		
			
				
	
	
		
			18 lines
		
	
	
		
			413 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			413 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| .. QEMU documentation master file, created by
 | |
|    sphinx-quickstart on Thu Jan 31 16:40:14 2019.
 | |
|    You can adapt this file completely to your liking, but it should at least
 | |
|    contain the root `toctree` directive.
 | |
| 
 | |
| Welcome to QEMU's documentation!
 | |
| ================================
 | |
| 
 | |
| .. toctree::
 | |
|    :maxdepth: 2
 | |
|    :caption: Contents:
 | |
| 
 | |
|    interop/index
 | |
|    devel/index
 | |
|    specs/index
 | |
|    system/index
 | |
|    tools/index
 |