doc: fix content hierarchy when generating info manuals
This commit is contained in:
		
							parent
							
								
									e6d6ad5839
								
							
						
					
					
						commit
						f10cc4609d
					
				
							
								
								
									
										1
									
								
								Shake.hs
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Shake.hs
									
									
									
									
									
								
							| @ -412,6 +412,7 @@ main = do | |||||||
|         when (dir=="hledger") $ need commandmds |         when (dir=="hledger") $ need commandmds | ||||||
|         cmd Shell |         cmd Shell | ||||||
|           "m4 -P -DINFO -I" dir commonm4 packagem4 src "|" |           "m4 -P -DINFO -I" dir commonm4 packagem4 src "|" | ||||||
|  |           sed "-e 's/^#(#+)/\\1/'" "|" | ||||||
|           pandoc fromsrcmd |           pandoc fromsrcmd | ||||||
|           "--lua-filter tools/pandoc-drop-html-blocks.lua" |           "--lua-filter tools/pandoc-drop-html-blocks.lua" | ||||||
|           "--lua-filter tools/pandoc-drop-html-inlines.lua" |           "--lua-filter tools/pandoc-drop-html-inlines.lua" | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user