Documentation

Configuration / createdoc.exclude_file_pattern

This option can be used to exclude all file names but those matching the specified regexp pattern.

$moxieManagerConfig["createdoc.exclude_file_pattern"] = "/^notthis|notthat$/i";