doc: fix generation of 1.10 manual html
This commit is contained in:
		
							parent
							
								
									91c487d4c2
								
							
						
					
					
						commit
						7f1b34ea1d
					
				
							
								
								
									
										2
									
								
								Shake.hs
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Shake.hs
									
									
									
									
									
								
							| @ -138,7 +138,7 @@ main = do | ||||
|       webmanpages = ["site" </> manpageNameToUri m <.> "md" | m <- manpageNames] | ||||
| 
 | ||||
|       -- versions of documentation (excluding 0.27) | ||||
|       docversions = [ "1.0" , "1.1" , "1.2" , "1.3" , "1.4" , "1.5" , "1.9" ] | ||||
|       docversions = [ "1.0" , "1.1" , "1.2" , "1.3" , "1.4" , "1.5" , "1.9", "1.10" ] | ||||
| 
 | ||||
|       -- manuals rendered to html by pandoc | ||||
|       webhtmlpages | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user