# Functions
ReadConfig loads a config file from disk.
Render runs docgen.
SetLogger allows output messages to be redirected.
# Variables
Config is the global configuration for docgen.
Documents is all of the collated documents pre-rendering.
ExitStatus is what the recommended exit status should be.
Panic defined whether errors should raise a panic.
ReadOnly defined whether docgen should write rendered documents to disk.
Verbose enables verbose logging ([LOG] and [WARNING] messages).
Warning enables [WARNING] messages.
# Structs
AssociationValues are associations registered by murex data-types.