drasil-docLang-0.1.26.0: A framework for code and document generation for scientific software - Document Language SubPackage
Safe HaskellSafe-Inferred
LanguageHaskell2010

Drasil.Sections.TableOfContents

Description

Standard code to make a table of contents.

Synopsis

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.