| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Drasil.Generator.Formats
Contents
Description
Defines output formats for the different documents we can generate.
Types (Printing Options)
Document specifications. Holds the type of document (DocType) and its name (Filename).
type Filename = String Source #
When choosing your document, you must specify the filename for the generated output (specified without a file extension).
Possible formats for printer output.