mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-30 19:15:42 +00:00 
			
		
		
		
	 091479301f
			
		
	
	
		091479301f
		
	
	
	
	
		
			
			The final addition to the set of QEMU manuals is the user-mode emulation manual, which right now is included in qemu-doc.texi. Extract it and convert it to rST, so that qemu-doc.texi covers only full system emulation. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Tested-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20200228153619.9906-2-peter.maydell@linaro.org Message-id: 20200226113034.6741-2-pbonzini@redhat.com [PMM: Fix makefile conflicts; add user manual to index.rst and index.html.in; don't specify empty man_pages list; fixed a few comments to say 'user' rather than 'system'] Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
		
			
				
	
	
		
			19 lines
		
	
	
		
			427 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			427 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
 | |
|    user/index
 |