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
|
pandocCompilerWith
|
||||||
def
|
def
|
||||||
def{writerTableOfContents=True
|
def{writerTableOfContents=True
|
||||||
|
,writerTOCDepth=4
|
||||||
,writerStandalone=True
|
,writerStandalone=True
|
||||||
,writerTemplate="<div id=toc>$toc$</div>\n$body$"
|
,writerTemplate="<div id=toc>$toc$</div>\n$body$"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user