mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
shake webmanuals: include the TOC comment
This commit is contained in:
parent
7fad876014
commit
16f8ed3d0f
2
Shake.hs
2
Shake.hs
@ -499,6 +499,8 @@ main = do
|
|||||||
liftIO $ writeFile out $ unlines [
|
liftIO $ writeFile out $ unlines [
|
||||||
"<!-- " ++ "Generated by \"Shake webmanuals\" from " ++ unwords deps ++ " -->"
|
"<!-- " ++ "Generated by \"Shake webmanuals\" from " ++ unwords deps ++ " -->"
|
||||||
,""
|
,""
|
||||||
|
, "<!-- toc -->"
|
||||||
|
,""
|
||||||
,"# " ++ heading
|
,"# " ++ heading
|
||||||
,""
|
,""
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user