mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-30 19:15:42 +00:00 
			
		
		
		
	 5b1d0e9249
			
		
	
	
		5b1d0e9249
		
	
	
	
	
		
			
			Stop building the old texinfo qemu-doc; all its contents are now available in the Sphinx-generated manuals and manpages. Signed-off-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> Message-id: 20200228153619.9906-32-peter.maydell@linaro.org
		
			
				
	
	
		
			20 lines
		
	
	
		
			843 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			843 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html lang="en">
 | |
|     <head>
 | |
|         <meta charset="UTF-8">
 | |
|         <title>QEMU @@VERSION@@ Documentation</title>
 | |
|     </head>
 | |
|     <body>
 | |
|         <h1>QEMU @@VERSION@@ Documentation</h1>
 | |
|         <ul>
 | |
|             <li><a href="qemu-qmp-ref.html">QMP Reference Manual</a></li>
 | |
|             <li><a href="qemu-ga-ref.html">Guest Agent Protocol Reference</a></li>
 | |
|             <li><a href="interop/index.html">System Emulation Management and Interoperability Guide</a></li>
 | |
|             <li><a href="specs/index.html">System Emulation Guest Hardware Specifications</a></li>
 | |
|             <li><a href="system/index.html">System Emulation User's Guide</a></li>
 | |
|             <li><a href="tools/index.html">Tools Guide</a></li>
 | |
|             <li><a href="user/index.html">User Mode Emulation User's Guide</a></li>
 | |
|         </ul>
 | |
|     </body>
 | |
| </html>
 |