### Note
All Gradle projects inside the `project` subfolder can 
also be imported to the IDE by clicking on the corresponding
build.gradle.kts file -> "import gradle project". 

Before importing: Make sure that you have dokka installed
locally (`./gradlew publishToMavenLocal`).