process

abstract fun process(    input: File,     output: File,     moduleContext: DokkaConfiguration.DokkaModuleDescription?): Boolean