Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Standard code to make a table of contents.
Synopsis
- toToC :: DocSection -> ItemType
- findToC :: [DocSection] -> ShowTableOfContents
Documentation
toToC :: DocSection -> ItemType Source #
Finds all possible sections and subsections to make a Table of Contents.
findToC :: [DocSection] -> ShowTableOfContents Source #
Finds whether the Table of Contents is in a SRSDecl.