Single Module Generation
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun mergeDocumentationModels(modulesFromPlatforms: List<DModule>): DModule?
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun transformDocumentationModelAfterMerge(documentationModel: DModule): DModule
Content copied to clipboard
Link copied to clipboard
fun transformDocumentationModelBeforeMerge(modulesFromPlatforms: List<DModule>): List<DModule>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard