sourceSetScope
An arbitrary string used to group source sets that originate from different Gradle subprojects. This is primarily used by Kotlin Multiplatform projects, which can have multiple source sets per subproject.
The default is set from DokkatooExtension.sourceSetScopeDefault
It's unlikely that this value needs to be changed.