;shake webmanuals: update toc/versions placeholders
This commit is contained in:
		
							parent
							
								
									d5a227f18c
								
							
						
					
					
						commit
						076da7dd18
					
				
							
								
								
									
										6
									
								
								Shake.hs
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								Shake.hs
									
									
									
									
									
								
							| @ -498,8 +498,10 @@ main = do | |||||||
|         -- But cmd Shell doesn't handle arguments containing spaces properly. |         -- But cmd Shell doesn't handle arguments containing spaces properly. | ||||||
|         liftIO $ writeFile out $ unlines [ |         liftIO $ writeFile out $ unlines [ | ||||||
|            "<!-- " ++ "Generated by \"Shake webmanuals\" from " ++ unwords deps ++ " -->" |            "<!-- " ++ "Generated by \"Shake webmanuals\" from " ++ unwords deps ++ " -->" | ||||||
|           ,"" |           ,"<div class=\"docversions\"></div>" | ||||||
|           , "<!-- toc -->" |           ,"<div class=\"pagetoc\">" | ||||||
|  |           ,"<!-- toc -->" | ||||||
|  |           ,"</div>" | ||||||
|           ,"" |           ,"" | ||||||
|           ,"# " ++ heading |           ,"# " ++ heading | ||||||
|           ,"" |           ,"" | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user