purescript-0.8.0.0: PureScript Programming Language Compiler

Safe HaskellNone
LanguageHaskell98

Language.PureScript.Docs.Render

Description

Functions for creating RenderedCode values from data types in Language.PureScript.Docs.Types.

These functions are the ones that are used in markdown/html documentation generation, but the intention is that you are able to supply your own instead if necessary. For example, the Hoogle input file generator substitutes some of these

Documentation