Creates markdown code from a supplied data list
createModulePage(data, docfolder)a character vector containing the produced markdown text
a list of data entries for the resulting markdown page. Following entries can be provided:
Name of the module
Page title
General description
Table containing inputs to the module
Table containing outputs from the module
A list of realizations with entries "description" and "limitations" for each of them
Table of declarations for internal objects
Table containing sets used in the module
Module authors
A vector with names of relevant other documentation pages.
folder the documentation should be written to relative to model folder
Jan Philipp Dietrich
goxygen