mirror of
				https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
				synced 2025-10-30 23:27:05 +00:00 
			
		
		
		
	 460e79c30b
			
		
	
	
		460e79c30b
		
	
	
	
	
		
			
			Simple increase of section TOC level generation significantly enhances navigation experience through generated kernel API documentation. This change restores back state from SGML tools time. Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> Acked-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
		
			
				
	
	
		
			9 lines
		
	
	
		
			361 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			361 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <stylesheet xmlns="http://www.w3.org/1999/XSL/Transform" version="1.0">
 | |
| <param name="chunk.quietly">1</param>
 | |
| <param name="funcsynopsis.style">ansi</param>
 | |
| <param name="funcsynopsis.tabular.threshold">80</param>
 | |
| <!-- <param name="paper.type">A4</param> -->
 | |
| <param name="generate.section.toc.level">2</param>
 | |
| </stylesheet>
 |