docs: show one more level of contents on manual
This commit is contained in:
parent
25af7f38d4
commit
853c07bf9e
@ -29,6 +29,7 @@ main = do
|
||||
pandocCompilerWith
|
||||
def
|
||||
def{writerTableOfContents=True
|
||||
,writerTOCDepth=4
|
||||
,writerStandalone=True
|
||||
,writerTemplate="<div id=toc>$toc$</div>\n$body$"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user