site: shake: also generate the 1.11 web manual
[ci skip]
This commit is contained in:
parent
862fb873b4
commit
e6556e4760
2
Shake.hs
2
Shake.hs
@ -138,7 +138,7 @@ main = do
|
|||||||
webmanpages = ["site" </> manpageNameToUri m <.> "md" | m <- manpageNames]
|
webmanpages = ["site" </> manpageNameToUri m <.> "md" | m <- manpageNames]
|
||||||
|
|
||||||
-- versions of documentation (excluding 0.27)
|
-- versions of documentation (excluding 0.27)
|
||||||
docversions = [ "1.0" , "1.1" , "1.2" , "1.3" , "1.4" , "1.5" , "1.9", "1.10" ]
|
docversions = [ "1.0" , "1.1" , "1.2" , "1.3" , "1.4" , "1.5" , "1.9", "1.10", "1.11" ]
|
||||||
|
|
||||||
-- manuals rendered to html by pandoc
|
-- manuals rendered to html by pandoc
|
||||||
webhtmlpages
|
webhtmlpages
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user