makeFinalDocConfig
.configured.makeFinalDocConfig(docConfig, project, parent, options)
Cleans up the docConfig so all default values are added and the
versions and sites allowed by options are present.
Parameters
-
docConfig
{docConfig}The docConfig that will be cleaned up.
-
project
{Object} -
parent
{Object}Optional -
options
{Object}
Returns
{docConfig}
A cleaned copy of the first argument.