mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-03 18:20:25 +02:00 
			
		
		
		
	Right now, Sphinx unconditionally creates a blank page with just "Contents:" on it, on PDF output. While this makes sense for html, it doesn't o PDF, as LaTeX does what's required automatically. Fix it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
		
			
				
	
	
		
			24 lines
		
	
	
	
		
			330 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
	
		
			330 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
Linux Media Subsystem Documentation
 | 
						|
===================================
 | 
						|
 | 
						|
.. only:: html
 | 
						|
 | 
						|
   .. class:: toc-title
 | 
						|
 | 
						|
        Table of Contents
 | 
						|
 | 
						|
.. toctree::
 | 
						|
   :maxdepth: 2
 | 
						|
 | 
						|
   media_uapi
 | 
						|
   media_kapi
 | 
						|
   dvb-drivers/index
 | 
						|
   v4l-drivers/index
 | 
						|
   cec-drivers/index
 | 
						|
 | 
						|
.. only::  subproject
 | 
						|
 | 
						|
   Indices
 | 
						|
   =======
 | 
						|
 | 
						|
   * :ref:`genindex`
 |